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

Antonio Rojas arojas at archlinux.org
Fri May 12 14:36:50 UTC 2017


    Date: Friday, May 12, 2017 @ 14:36:49
  Author: arojas
Revision: 295864

Update to 1.10

Modified:
  tslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-12 09:05:58 UTC (rev 295863)
+++ PKGBUILD	2017-05-12 14:36:49 UTC (rev 295864)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=tslib
-pkgver=1.9
+pkgver=1.10
 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")
-sha256sums=('af4e40a4cf2aa7a81f1602de1613190a101760689709103cc3590132266ac7b8')
+sha256sums=('26ce1df4647dc8d16f6247062f30a8a03c34165dd19e042d0b2df8860da265b2')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list