community/unibilium: upgrade to 2.0.0

This commit is contained in:
Jean-Louis Fuchs 2018-02-14 23:11:44 +01:00 committed by Natanael Copa
parent b29dd58873
commit dcc16a4f9e

View File

@ -1,8 +1,8 @@
# Contributor: Marvin Steadfast <marvin@xsteadfastx.org>
# Maintainer: Marvin Steadfast <marvin@xsteadfastx.org>
pkgname=unibilium
pkgver=1.2.1
pkgrel=1
pkgver=2.0.0
pkgrel=0
pkgdesc="A terminfo parsing library"
url="https://github.com/mauke/unibilium/"
arch="all"
@ -30,5 +30,5 @@ package() {
make PREFIX=/usr DESTDIR="$pkgdir" install
}
sha512sums="2a3e92051382cd427220f6994a49ab10966fd13e51d1ccb437d695d5556ede8ee8d1dc0e0f92871ca48c559abd6f229599df3d1c1a2d2f80fb0820686280ce79 unibilium-1.2.1.tar.gz
sha512sums="e93f319b7a85a4441c7f4e30d12d906805f066b14bff03331e48b6257da893f6447e257c8ba731077ad4b54d82d3ebf1ccf1fcf2d864273e0d4321a26ef7c172 unibilium-2.0.0.tar.gz
68533c5e55997061ce71f1701490d078fd6a22ee83615d693e6b2fddda2d2b652ce73f5ff5335d3747f211845d4da4a80eb12733407ee071785624f94fa1d0e8 build-static-lib.patch"