main/tslib: update to 1.14

This commit is contained in:
Clayton Craft 2017-11-11 21:53:46 -08:00 committed by Natanael Copa
parent a2ea39651c
commit bba444126e

View File

@ -1,7 +1,7 @@
# Contributor: Clayton Craft <clayton@craftyguy.net>
# Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname=tslib
pkgver=1.13
pkgver=1.14
pkgrel=0
pkgdesc="Touchscreen Access Library"
arch="all"
@ -27,4 +27,4 @@ package() {
cd "${builddir}"
make DESTDIR="${pkgdir}" install
}
sha512sums="d96756576f2ffbc075bbe450a7a616cea9b0de97ef6ccb7868a237e7da6855af3eb47e13afd1ad4d82cf165628d5c3c45def7e07ae606a561bee5e7445cf5366 tslib-1.13.tar.xz"
sha512sums="bee68935f5873f3d92276500e5074dba0ad50914c0c487db038d2784292ce902f2abc77e5695d49e10cb420571cc66e24629f17a8d78af34f78575dbdf36a7cf tslib-1.14.tar.xz"