[arch-commits] Commit in tslib/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Feb 9 19:55:20 UTC 2017
Date: Thursday, February 9, 2017 @ 19:55:19
Author: arojas
Revision: 288529
Update to 1.5
Modified:
tslib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-02-09 19:54:37 UTC (rev 288528)
+++ PKGBUILD 2017-02-09 19:55:19 UTC (rev 288529)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=tslib
-pkgver=1.4
+pkgver=1.5
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=('5f7ed2cc694ea799a10e225693679276d7ec1387')
+sha1sums=('59f9f96930196a925637561118af595d4c509a63')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list