[arch-commits] Commit in tslib/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Jan 9 18:56:50 UTC 2017
Date: Monday, January 9, 2017 @ 18:56:49
Author: arojas
Revision: 285590
Update to 1.3
Modified:
tslib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-09 18:38:35 UTC (rev 285589)
+++ PKGBUILD 2017-01-09 18:56:49 UTC (rev 285590)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=tslib
-pkgver=1.2
+pkgver=1.3
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=('87932fc7fcc30654c5d11379be367d5b9be0cd5f')
+sha1sums=('78df867cd9bc9e1ce15e187fcc437cd58e346bfa')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list