Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / libwacom
Commits: f466216a by Andreas Radke at 2025-06-13T11:02:48+02:00 upgpkg: 2.16.0-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = libwacom pkgdesc = Library to identify Wacom tablets and their features - pkgver = 2.15.0 - pkgrel = 2 + pkgver = 2.16.0 + pkgrel = 1 url = https://github.com/linuxwacom/libwacom/wiki arch = x86_64 license = MIT @@ -16,10 +16,10 @@ pkgbase = libwacom depends = glibc optdepends = python-libevdev: for libwacom-show-stylus optdepends = python-pyudev: for libwacom-show-stylus - source = https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.15.0/libwacom-2.15.0.tar.xz - source = https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.15.0/libwacom-2.15.0.tar.xz.sig + source = https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.16.0/libwacom-2.16.0.tar.xz + source = https://github.com/linuxwacom/libwacom/releases/download/libwacom-2.16.0/libwacom-2.16.0.tar.xz.sig validpgpkeys = 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF - sha256sums = 20cd65b1693129c3a6c003db0fe7fff7eccaf19fb04e89aaad9c20eb2151515a + sha256sums = 6c3eb173828174f39fb9af07c1fad80bf920358adbaf6236e4ae8490f7abe01f sha256sums = SKIP pkgname = libwacom ===================================== PKGBUILD ===================================== @@ -1,8 +1,8 @@ # Maintainer: Andreas Radke <andy...@archlinux.org> pkgname=libwacom -pkgver=2.15.0 -pkgrel=2 +pkgver=2.16.0 +pkgrel=1 pkgdesc="Library to identify Wacom tablets and their features" arch=('x86_64') url="https://github.com/linuxwacom/libwacom/wiki" @@ -13,7 +13,7 @@ optdepends=('python-libevdev: for libwacom-show-stylus' 'python-pyudev: for libwacom-show-stylus') source=(https://github.com/linuxwacom/libwacom/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz{,.sig}) # https://github.com/linuxwacom/libwacom/releases -sha256sums=('20cd65b1693129c3a6c003db0fe7fff7eccaf19fb04e89aaad9c20eb2151515a' +sha256sums=('6c3eb173828174f39fb9af07c1fad80bf920358adbaf6236e4ae8490f7abe01f' 'SKIP') validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # "Peter Hutterer (Who-T) <off...@who-t.net>" #validpgpkeys=('594ABBA066118C7A02D10A80A8AF906D9307FBAD') # "Joshua Dickens <jos...@joshua-dickens.com>" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libwacom/-/commit/f466216a06782a2f17da77c338f8563f434bf45a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libwacom/-/commit/f466216a06782a2f17da77c338f8563f434bf45a You're receiving this email because of your account on gitlab.archlinux.org.