author | Anatol Pomozov
<anatolik@archlinux.org> 2019-03-16 01:20:04 UTC |
committer | Anatol Pomozov
<anatolik@archlinux.org> 2019-03-16 01:20:04 UTC |
parent | ea704d616acf26b6a19dfe5c0387ba4f6737d7f7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e07085b..468f303 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: marlock pkgname=android-udev -pkgver=20190114 +pkgver=20190315 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=('73dc23d822f73c02f09402ac1b54c67c527aedc8') +sha1sums=('72fe8d148e2c6941c25d4f3de09ad91bce86a3f9') package() { cd android-udev-rules-$pkgver