[arch-commits] Commit in libinput/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Sep 4 20:37:25 UTC 2014


    Date: Thursday, September 4, 2014 @ 22:37:25
  Author: jgc
Revision: 220974

upgpkg: libinput 0.5.0-1

Modified:
  libinput/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-04 20:32:34 UTC (rev 220973)
+++ PKGBUILD	2014-09-04 20:37:25 UTC (rev 220974)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot
 
 pkgname=libinput
-pkgver=0.3.0
+pkgver=0.5.0
 pkgrel=1
 pkgdesc="library that handles input devices for display servers and other applications that need to directly deal with input devices."
 arch=(i686 x86_64)
@@ -11,8 +11,9 @@
 depends=('mtdev' 'libsystemd' 'libevdev')
 makedepends=('systemd')
 options=('!libtool')
-source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('5859dfc30d5a1a8c0141be0880b5e84c842230c621b8b0d45610ff3c1366b913')
+source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('349c63d8819ddfc1a35fc8bcf352256b952ae22b1ff370fd819a16f67e801ea7'
+            'SKIP')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list