Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages / 
android-udev


Commits:
9a692367 by Anatol Pomozov at 2023-11-28T08:51:47-08:00
upgpkg: 20231124-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = android-udev
        pkgdesc = Udev rules to connect Android devices to your linux box
-       pkgver = 20231104
+       pkgver = 20231124
        pkgrel = 1
        url = https://github.com/M0Rf30/android-udev-rules
        arch = any
        license = GPL3
        depends = udev
        depends = libmtp
-       source = 
android-udev-20231104.zip::https://github.com/M0Rf30/android-udev-rules/archive/20231104.zip
-       sha1sums = 3d0a05168ea2b6c11e003a39ce84acc853c5229c
-       sha256sums = 
2ce37d1fadec72bcbcc371a6e7af21f08a0e748bf91a25cfa4114e1c94cc394d
+       source = 
android-udev-20231124.zip::https://github.com/M0Rf30/android-udev-rules/archive/20231124.zip
+       sha1sums = 0f5849e19dd4c6191c2fb4f7cb2a2a3ee91065b2
+       sha256sums = 
2e36147ca5bf182d3e34894c48a0d13eeee0697183fd6dae1446b4b886aa1cc6
 
 pkgname = android-udev


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: marlock
 
 pkgname=android-udev
-pkgver=20231104
+pkgver=20231124
 pkgrel=1
 pkgdesc='Udev rules to connect Android devices to your linux box'
 arch=(any)
@@ -10,8 +10,8 @@ url='https://github.com/M0Rf30/android-udev-rules'
 license=(GPL3)
 depends=(udev libmtp)
 
source=(android-udev-$pkgver.zip::https://github.com/M0Rf30/android-udev-rules/archive/$pkgver.zip)
-sha1sums=('3d0a05168ea2b6c11e003a39ce84acc853c5229c')
-sha256sums=('2ce37d1fadec72bcbcc371a6e7af21f08a0e748bf91a25cfa4114e1c94cc394d')
+sha1sums=('0f5849e19dd4c6191c2fb4f7cb2a2a3ee91065b2')
+sha256sums=('2e36147ca5bf182d3e34894c48a0d13eeee0697183fd6dae1446b4b886aa1cc6')
 
 package() {
   cd android-udev-rules-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/android-udev/-/commit/9a69236720f2316effff146de19040a5c96805f4

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


Reply via email to