author | Anatol Pomozov
<anatolik@archlinux.org> 2017-12-06 18:02:05 UTC |
committer | Anatol Pomozov
<anatolik@archlinux.org> 2017-12-06 18:02:05 UTC |
parent | d47eea83c18af333e16f68416744bd0449a5f737 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3687390..c9b7bf1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: marlock pkgname=android-udev -pkgver=20171031 +pkgver=20171206 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=('9d39f8452509e08b6a9854e60fb1316a') +md5sums=('2af65a4b71aa20d72df23401712d853b') package() { cd android-udev-rules-$pkgver