pkgname: 'android-udev' pkgver: '20260423' pkgrel: '1' pkgdesc: 'Udev rules to connect Android devices to your linux box' url: 'https://github.com/M0Rf30/android-udev-rules' arch: x86_64 license: - GPL3 depends: [] makedepends: - libmtp source: - 'https://github.com/M0Rf30/android-udev-rules/archive/${pkgver}.zip' sha256sums: - SKIP build: | cd ${pkgname}-${pkgver} install -Dm 644 51-android.rules ${PKGDIR}/lib/udev/rules.d/51-android.rules install -Dm 644 android-udev.conf ${PKGDIR}/usr/lib/sysusers.d/android-udev.conf install -Dm644 LICENSE ${PKGDIR}/usr/share/licenses/${pkgname}/LICENSE package: | true