summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3075fbf518c..161df3c02de9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lib32-tslib
_pkgname=tslib
-pkgver=1.5
+pkgver=1.7
pkgrel=1
pkgdesc="Touchscreen Access Library (32-bit)"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL2')
depends=('lib32-glibc')
makedepends=()
source=("https://github.com/kergoth/tslib/releases/download/$pkgver/$_pkgname-$pkgver.tar.xz")
-sha256sums=('94874fe72c5af5c9be642a2ce524f014eb1d59d15cf852f2d3b2cf380f04252d')
+sha256sums=('f2a4a416331dd2f38cea84cc526f23da1c342a2588cfae72fe070908f08b5ce8')
build() {
cd $_pkgname-$pkgver