David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
zsa-udev


Commits:
d476d153 by David Runge at 2024-08-31T13:13:28+02:00
upgpkg: 2.1.3.r14.gbceec97-1

Update to more recent commit for all current udev rules.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,13 @@
 pkgbase = zsa-udev
        pkgdesc = Udev rules for ZSA keyboards
-       pkgver = 2.1.3.r12.g7ce7ff3
-       pkgrel = 2
+       pkgver = 2.1.3.r14.gbceec97
+       pkgrel = 1
        url = https://github.com/zsa/wally/
        arch = any
        license = MIT
        makedepends = git
-       source = 
zsa-udev::git+https://github.com/zsa/wally/#commit=7ce7ff3631fc73b6e50052944116413aa05079c6
-       sha256sums = SKIP
+       source = 
zsa-udev::git+https://github.com/zsa/wally/#commit=bceec979b283123da45502e236cf24afad753f2b
+       sha512sums = 
b6409a120fc9dfc3b42f0b3e9b8254a63a98b2b3a04020cbcc12a44fc964471adc97f0ff337de4291d0b1092d6613820379252ac55901b3a63d30f636f8a1c56
+       b2sums = 
6ed49d945617e89213f071860344d89fcae87cc0479d7aaff887658f74729fbccc4015752dec2a0bd6fa773f30afc998b4cf7e864d0f023524becc12f3b6d37b
 
 pkgname = zsa-udev


=====================================
PKGBUILD
=====================================
@@ -1,16 +1,19 @@
 # Maintainer: David Runge <[email protected]>
 
 pkgname=zsa-udev
-_commit=7ce7ff3631fc73b6e50052944116413aa05079c6
-pkgver=2.1.3.r12.g7ce7ff3
-pkgrel=2
+_commit=bceec979b283123da45502e236cf24afad753f2b
+pkgver=2.1.3.r14.gbceec97
+pkgrel=1
 pkgdesc="Udev rules for ZSA keyboards"
 arch=(any)
 url="https://github.com/zsa/wally/";
 license=(MIT)
 makedepends=(git)
+# NOTE: upstream never releases because reasons, so we need to use a commit to 
get to all current rules
+# https://github.com/zsa/wally/tree/master/dist/linux64
 source=("$pkgname::git+$url#commit=$_commit")
-sha256sums=('SKIP')
+sha512sums=('b6409a120fc9dfc3b42f0b3e9b8254a63a98b2b3a04020cbcc12a44fc964471adc97f0ff337de4291d0b1092d6613820379252ac55901b3a63d30f636f8a1c56')
+b2sums=('6ed49d945617e89213f071860344d89fcae87cc0479d7aaff887658f74729fbccc4015752dec2a0bd6fa773f30afc998b4cf7e864d0f023524becc12f3b6d37b')
 
 pkgver() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zsa-udev/-/commit/d476d153de8d4a909f4b2d0acb5ea708c78649ca

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zsa-udev/-/commit/d476d153de8d4a909f4b2d0acb5ea708c78649ca
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to