author | Anatol Pomozov
<anatolik@archlinux.org> 2023-01-05 16:41:04 UTC |
committer | Anatol Pomozov
<anatolik@archlinux.org> 2023-01-05 16:41:04 UTC |
parent | 8bef8049494479c0193050268a0a47a0f3b456d0 |
PKGBUILD | +4 | -4 |
diff --git a/PKGBUILD b/PKGBUILD index fec041e..080e1ee 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,16 +2,16 @@ # Contributor: marlock pkgname=android-udev -pkgver=20220903 -pkgrel=2 +pkgver=20230104 +pkgrel=1 pkgdesc='Udev rules to connect Android devices to your linux box' arch=(any) 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=('b1cb22c7c02c4013921e74eaacaabf38af7db751') -sha256sums=('06592a6c9358c42ccb4cc7c7f2bb572cfbb27cc53fe76bd23665af1101fe5a52') +sha1sums=('5d4147cc1dc9b317f27b480a342652a23bb9c9f4') +sha256sums=('4089f1b4c570275e16fbfad5ba68f4bc2837779e3ecf01c6d6b7cf8ec967d956') package() { cd android-udev-rules-$pkgver