[arch-commits] Commit in unibilium/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Sep 9 17:39:40 UTC 2017


    Date: Saturday, September 9, 2017 @ 17:39:38
  Author: arojas
Revision: 256705

Update to 1.2.1

Modified:
  unibilium/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-09 17:30:12 UTC (rev 256704)
+++ PKGBUILD	2017-09-09 17:39:38 UTC (rev 256705)
@@ -1,7 +1,7 @@
 # $Id$
 
 pkgname=unibilium
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc='A terminfo parsing library'
 arch=(x86_64 i686)
@@ -9,7 +9,7 @@
 depends=(glibc)
 license=(LGPL3)
 source=($pkgname-$pkgver.tar.gz::https://github.com/mauke/unibilium/archive/v$pkgver.tar.gz)
-sha1sums=('ed5150071bef1d1504fddbbe1c842ab47c1cbaec')
+sha1sums=('d57d24fedd380fcd6ab12d56073ecb89e1d43c39')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list