summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2018-09-16 17:37:16 +1000
committerDanny Rawlins <monster.romster@gmail.com>2018-09-16 17:37:16 +1000
commit1972971721275fad0ff51b7e089fafd99db1724f (patch)
treed76acc2a1dfc6253c900e41d4e180cbaa0c5c9ea
parent7cebbf20677c71c42d13a395a3f53bf766b884dd (diff)
downloadcompat-32-1972971721275fad0ff51b7e089fafd99db1724f.tar.gz
compat-32-1972971721275fad0ff51b7e089fafd99db1724f.tar.xz
libinput-32: 1.11.3 -> 1.12.0
-rw-r--r--libinput-32/.signature6
-rw-r--r--libinput-32/Pkgfile9
2 files changed, 5 insertions, 10 deletions
diff --git a/libinput-32/.signature b/libinput-32/.signature
index 9a183045..29ae3277 100644
--- a/libinput-32/.signature
+++ b/libinput-32/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/compat-32.pub
-RWSwxGo/zH7eXb+9UgpvdGMPVlUb/hGPROaYv1VU/WwPHA0e8XAf1va2VxHTkDfun8R5hhsSgVDGFoiUj0q/1dOhlYrG65GeYQY=
-SHA256 (Pkgfile) = ffed31ea06f04e0327eb565289b223e672716c9d53f9c77611dbaf68357d65cb
+RWSwxGo/zH7eXeU6l7aKL2nmH4NSvpQSfUHBYCl/DJrbgf+iRt/XJbCT38WLdK+c56Go3d28mPIl8SoP2yLGXqmKvDuU/NlLzww=
+SHA256 (Pkgfile) = c5a9f075291b294d44a1b4cd918bc2c10223b245fdc8c0e4e773a7a5889a020c
SHA256 (.footprint) = 443a1d2ce220ec5895c13c4d95bf28f36f2ab95bbd7b4ae2adaede2db4d66670
-SHA256 (libinput-1.11.3.tar.xz) = f31191d96e425b4f16319842279d65946d9d983dcd3d9e466ae1206aa10ecb06
+SHA256 (libinput-1.12.0.tar.xz) = 15ac2b78ec0b502c14400d711dbd6b9164a43a724cedeaf21c7fa29960e701a4
diff --git a/libinput-32/Pkgfile b/libinput-32/Pkgfile
index 1dc4ecbe..b17000c2 100644
--- a/libinput-32/Pkgfile
+++ b/libinput-32/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: mtdev-32 eudev-32 xorg-libevdev-32 libinput
name=libinput-32
-version=1.11.3
+version=1.12.0
release=1
source=(https://www.freedesktop.org/software/${name%-*}/${name%-*}-$version.tar.xz)
@@ -24,10 +24,5 @@ build() {
DESTDIR=$PKG ninja -C build -j ${JOBS:-1} install
- install -d $PKG/etc/udev
- mv $PKG/lib/udev/hwdb.d $PKG/etc/udev
-
- chmod -R g-w $PKG
-
- rm -r $PKG/{etc,lib} $PKG/usr/{bin,include,lib32/libinput,share}
+ rm -r $PKG/lib $PKG/usr/{bin,include,lib32/libinput,share}
}

Generated by cgit