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

Antonio Rojas arojas at archlinux.org
Thu Apr 19 21:09:50 UTC 2018


    Date: Thursday, April 19, 2018 @ 21:09:49
  Author: arojas
Revision: 322452

Update to 1.16

Modified:
  tslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-19 20:52:54 UTC (rev 322451)
+++ PKGBUILD	2018-04-19 21:09:49 UTC (rev 322452)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=tslib
-pkgver=1.15
+pkgver=1.16
 pkgrel=1
 pkgdesc="Touchscreen Access Library"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(glibc)
 makedepends=()
 source=("https://github.com/kergoth/tslib/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('7ce48807cab655076d71a1ceef3ed0ab8a25df98074981d4a8fd1477ee5f710c')
+sha256sums=('c9a54651337a701a66b074c603c313225579995a7910e519bbc7b1dcdab9a755')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list