[arch-commits] Commit in libwacom/trunk (4 files)
Andreas Radke
andyrtr at gemini.archlinux.org
Sat Aug 6 21:13:08 UTC 2022
Date: Saturday, August 6, 2022 @ 21:13:08
Author: andyrtr
Revision: 452367
upgpkg: libwacom 2.4.0-1: upstream update 2.4.0 - enable debug
Added:
libwacom/trunk/keys/
libwacom/trunk/keys/pgp/
libwacom/trunk/keys/pgp/3C2C43D9447D5938EF4551EBE23B7E70B467F0BF.asc
Modified:
libwacom/trunk/PKGBUILD
-------------------------------------------------------+
PKGBUILD | 5 +++--
keys/pgp/3C2C43D9447D5938EF4551EBE23B7E70B467F0BF.asc | 1 +
2 files changed, 4 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-06 21:10:04 UTC (rev 452366)
+++ PKGBUILD 2022-08-06 21:13:08 UTC (rev 452367)
@@ -1,7 +1,7 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=libwacom
-pkgver=2.3.0
+pkgver=2.4.0
pkgrel=1
pkgdesc="Library to identify Wacom tablets and their features"
arch=('x86_64')
@@ -11,10 +11,11 @@
makedepends=('libxml2' 'meson')
checkdepends=('python-pytest' 'python-libevdev' 'python-pyudev')
optdepends=('python-libevdev: for libwacom-show-stylus')
+options=('debug')
validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF')
source=(https://github.com/linuxwacom/libwacom/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz{,.sig})
# https://github.com/linuxwacom/libwacom/releases
-sha256sums=('2fb22a7072cdbcf742d91c38246b0f91bbfd753b934ef5227e31554effb62334'
+sha256sums=('d0d022761e3f9ab23e329583b7d2bd470b0450dfb077caeb22c5a0d66c2bd414'
'SKIP')
build() {
Added: keys/pgp/3C2C43D9447D5938EF4551EBE23B7E70B467F0BF.asc
===================================================================
(Binary files differ)
Index: libwacom/trunk/keys/pgp/3C2C43D9447D5938EF4551EBE23B7E70B467F0BF.asc
===================================================================
--- keys/pgp/3C2C43D9447D5938EF4551EBE23B7E70B467F0BF.asc 2022-08-06 21:10:04 UTC (rev 452366)
+++ keys/pgp/3C2C43D9447D5938EF4551EBE23B7E70B467F0BF.asc 2022-08-06 21:13:08 UTC (rev 452367)
Property changes on: libwacom/trunk/keys/pgp/3C2C43D9447D5938EF4551EBE23B7E70B467F0BF.asc
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property
More information about the arch-commits
mailing list