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

Antonio Rojas arojas at archlinux.org
Sun Nov 20 00:02:34 UTC 2016


    Date: Sunday, November 20, 2016 @ 00:02:33
  Author: arojas
Revision: 281637

Update to 1.2

Modified:
  tslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-19 23:23:46 UTC (rev 281636)
+++ PKGBUILD	2016-11-20 00:02:33 UTC (rev 281637)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=tslib
-pkgver=1.1
+pkgver=1.2
 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=('f4a2e069517766bc9394c889b240a785ab0fd6a4')
+sha1sums=('87932fc7fcc30654c5d11379be367d5b9be0cd5f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list