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

Antonio Rojas arojas at archlinux.org
Thu Jan 11 19:54:26 UTC 2018


    Date: Thursday, January 11, 2018 @ 19:54:24
  Author: arojas
Revision: 314617

Update to 1.15

Modified:
  tslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-11 19:51:03 UTC (rev 314616)
+++ PKGBUILD	2018-01-11 19:54:24 UTC (rev 314617)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=tslib
-pkgver=1.14
+pkgver=1.15
 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=('56ce7adfb896442001938470a7f946cc029bfb03ed74e7f62db92d9c9ba83df4')
+sha256sums=('7ce48807cab655076d71a1ceef3ed0ab8a25df98074981d4a8fd1477ee5f710c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list