[arch-commits] Commit in tslib/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Apr 21 07:01:50 UTC 2017
Date: Friday, April 21, 2017 @ 07:01:50
Author: arojas
Revision: 293779
Update to 1.9
Modified:
tslib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-04-20 20:07:48 UTC (rev 293778)
+++ PKGBUILD 2017-04-21 07:01:50 UTC (rev 293779)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=tslib
-pkgver=1.8
+pkgver=1.9
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=('be00af1ad643e3535b1958e4e48fea9905888489d7f1480a957c9e3d1cbaeac5')
+sha256sums=('af4e40a4cf2aa7a81f1602de1613190a101760689709103cc3590132266ac7b8')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list