From bb1f45ef619c1c306cbde435cc9637a57a3865b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 29 Nov 2018 20:48:45 +0100 Subject: [PATCH] tslib: update to 1.18 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/tslib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tslib/template b/srcpkgs/tslib/template index b8ed57be4be..0842d90d9c6 100644 --- a/srcpkgs/tslib/template +++ b/srcpkgs/tslib/template @@ -1,6 +1,6 @@ # Template file for 'tslib' pkgname=tslib -version=1.17 +version=1.18 revision=1 build_style=gnu-configure short_desc="Touchscreen access library" @@ -8,7 +8,7 @@ maintainer="Jürgen Buchmüller " license="LGPL-2.1-only" homepage="https://github.com/kergoth/tslib" distfiles="https://github.com/kergoth/tslib/releases/download/${version}/${pkgname}-${version}.tar.xz" -checksum=9fdd33e66976bf9cc799be33824ba66672f892826e9b22de12b14df15cb0fddc +checksum=986cce6d8ed896c0eba68d78acd788c7860ffe8a2165a9f631954e7f2889958b tslib-tools_package() { short_desc+=" - command line tools"