aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-19 10:32:05 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-19 10:32:05 -0300
commitc10ca05c6829963c99240897b0624fca29e90ae3 (patch)
treef767fbea18705a1fa40120401090364c4ba61925
parenta97ac8ebf3676582391eddb4b62ba7cb0dd83a9d (diff)
main/libinput: upgrade to 1.15.5
-rw-r--r--main/libinput/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/libinput/APKBUILD b/main/libinput/APKBUILD
index 39956a0f9f3..62c5ab38169 100644
--- a/main/libinput/APKBUILD
+++ b/main/libinput/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Daniel Sabogal <dsabogalcc@gmail.com>
pkgname=libinput
-pkgver=1.15.4
-pkgrel=1
+pkgver=1.15.5
+pkgrel=0
pkgdesc="Library for handling input devices"
url="https://www.freedesktop.org/wiki/Software/libinput"
arch="all"
@@ -47,4 +47,4 @@ zshcomp() {
amove usr/share/zsh/site-functions
}
-sha512sums="4659818952dc729cd5bdb78ebe21edbbacbf8a66a592b13ba30f3bb4c4e264208ec94440a253cfa4edc8b2ef904954eecea6be0f8d63cf239e3858d3abb64a80 libinput-1.15.4.tar.xz"
+sha512sums="a0a3a325048841fc017e19d3bc5f5490605972ab9e2730dc5678bda7efb7a5b1fa6f531f3c8abd8393899ec383d8d2bcfd586eacee04fc1fbda0e02ba2af956a libinput-1.15.5.tar.xz"