author | Anatol Pomozov
<anatolik@archlinux.org> 2017-10-31 17:38:10 UTC |
committer | Anatol Pomozov
<anatolik@archlinux.org> 2017-10-31 17:38:10 UTC |
parent | 9ffbf1635a1a2d0a711d1011f21d136dd2cd4cc1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b76e920..3687390 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: marlock pkgname=android-udev -pkgver=20170910 +pkgver=20171031 pkgrel=1 pkgdesc='Udev rules to connect Android devices to your linux box' arch=(any) @@ -11,7 +11,7 @@ license=(GPL3) depends=(udev libmtp) install='android-udev.install' source=(android-udev-$pkgver.zip::https://github.com/M0Rf30/android-udev-rules/archive/$pkgver.zip) -md5sums=('f4ae484708435b48ddac27c9ed6c7f1c') +md5sums=('9d39f8452509e08b6a9854e60fb1316a') package() { cd android-udev-rules-$pkgver