aboutsummaryrefslogtreecommitdiffstats
path: root/main/libinput
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-01-03 19:24:16 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-05 00:57:35 +0100
commit769e5050138108c7bbabfc5de985312cccc57332 (patch)
treeb5b5837dac1a5c2288537e303ba36a98ed1b902c /main/libinput
parentf4ee3a8068d313610f604530e0403d215c49b163 (diff)
downloadaports-769e5050138108c7bbabfc5de985312cccc57332.tar.bz2
aports-769e5050138108c7bbabfc5de985312cccc57332.tar.xz
main/libinput: upgrade to 1.15.0
Diffstat (limited to 'main/libinput')
-rw-r--r--main/libinput/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libinput/APKBUILD b/main/libinput/APKBUILD
index 49addc29e2..c1976eb21c 100644
--- a/main/libinput/APKBUILD
+++ b/main/libinput/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Daniel Sabogal <dsabogalcc@gmail.com>
pkgname=libinput
-pkgver=1.14.3
+pkgver=1.15.0
pkgrel=0
pkgdesc="Library for handling input devices"
url="https://www.freedesktop.org/wiki/Software/libinput"
@@ -35,4 +35,4 @@ package() {
DESTDIR="$pkgdir" ninja -C builddir/ install
}
-sha512sums="f01d1bd1b25b8060519575644597d35f0c89de5386d298441f440128ceee3e57549921a058adec31adc8b33dbdedf4c0bd12c76905a69f752859d3136e26336d libinput-1.14.3.tar.xz"
+sha512sums="5dab48e1b4c9c0deb5b01ebc3ccb4cc28d614be25d87daaf42f51fbd2d955266f3fdba73029bc0094caa55060dad8967751b72d8f45f19a40b542f0c9118c1b6 libinput-1.15.0.tar.xz"