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

Andreas Radke andyrtr at archlinux.org
Thu Feb 18 18:10:35 UTC 2016


    Date: Thursday, February 18, 2016 @ 19:10:35
  Author: andyrtr
Revision: 259965

upgpkg: libinput 1.1.8-1

upstream update 1.1.8

Modified:
  libinput/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-18 18:09:26 UTC (rev 259964)
+++ PKGBUILD	2016-02-18 18:10:35 UTC (rev 259965)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot
 
 pkgname=libinput
-pkgver=1.1.7
+pkgver=1.1.8
 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)
@@ -13,14 +13,10 @@
 install=libinput.install
 options=('!libtool')
 source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('ad35e597795a3ee9f928edfaf5a6f724b106702ea316b17eb0a58ea6704e3d24'
+sha256sums=('fe0c9639759c4e15e65df180aea6f90df8f84a6df5845980e5f791369df69747'
             'SKIP')
 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer (Who-T) <office at who-t.net>
 
-prepare() {
-  cd $pkgname-$pkgver
-}
-
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --disable-static



More information about the arch-commits mailing list