[arch-commits] Commit in libinput/trunk (PKGBUILD)
Andreas Radke
andyrtr at gemini.archlinux.org
Sun Jun 12 10:37:04 UTC 2022
Date: Sunday, June 12, 2022 @ 10:37:03
Author: andyrtr
Revision: 448238
upgpkg: libinput 1.21.0-1: upstream update 1.21.0
Modified:
libinput/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-12 09:03:52 UTC (rev 448237)
+++ PKGBUILD 2022-06-12 10:37:03 UTC (rev 448238)
@@ -1,7 +1,7 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=libinput
-pkgver=1.20.1
+pkgver=1.21.0
pkgrel=1
pkgdesc="Input device management and event handling library"
url="https://gitlab.freedesktop.org/libinput"
@@ -15,10 +15,7 @@
'python-libevdev: libinput measure')
options=(debug)
source=(https://gitlab.freedesktop.org/libinput/libinput/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha512sums=('d981bf90980c2f609393da998926bc4018599dddbb86c272dfb77bab1b2d5f35c6070f96bcfe5ef0032bd6c957b13f64ed32025d9f04fb413268571b2ee79cd1')
-#source=(https://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-#sha512sums=('f4b776d0da78c687ba21b430a04941ac6b43f68970c82ec9f7360358fdea5ed6a873948ce66a25bcdd64d4b95fa4bf705cc24dbc25c7c0f5fd2d0efbd763f298'
-# 'SKIP')
+sha256sums=('3173d83e0f5a686606d2780129c802b865b6a0750c86db88d56097afc016a2dd')
#validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer (Who-T) <office at who-t.net>
build() {
More information about the arch-commits
mailing list