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

Antonio Rojas arojas at archlinux.org
Fri Feb 3 15:34:12 UTC 2017


    Date: Friday, February 3, 2017 @ 15:34:11
  Author: arojas
Revision: 287981

Update to 1.4

Modified:
  tslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-03 13:37:30 UTC (rev 287980)
+++ PKGBUILD	2017-02-03 15:34:11 UTC (rev 287981)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=tslib
-pkgver=1.3
+pkgver=1.4
 pkgrel=1
 pkgdesc="Touchscreen Access Library"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(glibc)
 makedepends=()
 source=("https://github.com/kergoth/tslib/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-sha1sums=('78df867cd9bc9e1ce15e187fcc437cd58e346bfa')
+sha1sums=('5f7ed2cc694ea799a10e225693679276d7ec1387')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list