git » android-udev.git » commit 73e074a

upgpkg: 20220903-1

author Anatol Pomozov
2022-09-22 16:15:57 UTC
committer Anatol Pomozov
2022-09-22 16:15:57 UTC
parent 6444a9490f0a2fddd22704f0fb588a544f2d2d0c

upgpkg: 20220903-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8dbad9c..296a454 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: marlock
 
 pkgname=android-udev
-pkgver=20220611
+pkgver=20220903
 pkgrel=1
 pkgdesc='Udev rules to connect Android devices to your linux box'
 arch=(any)
@@ -10,7 +10,7 @@ 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=('ecba1051ba1f9d80fe232c4754a92fd11c5559c9')
+sha1sums=('b1cb22c7c02c4013921e74eaacaabf38af7db751')
 
 package() {
   cd android-udev-rules-$pkgver