Date: Monday, July 16, 2018 @ 19:18:25
  Author: anatolik
Revision: 360156

archrelease: copy trunk to community-any

Added:
  android-udev/repos/community-any/PKGBUILD
    (from rev 360155, android-udev/trunk/PKGBUILD)
Deleted:
  android-udev/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2018-07-16 19:17:55 UTC (rev 360155)
+++ PKGBUILD    2018-07-16 19:18:25 UTC (rev 360156)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: M0Rf30
-# Contributor: marlock
-
-pkgname=android-udev
-pkgver=20180112
-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=('e7bd2c4c4fe887c643dc44d4ae5c0bdd264292b1')
-
-package() {
-  cd android-udev-rules-$pkgver
-  install -Dm 644 51-android.rules 
"$pkgdir"/usr/lib/udev/rules.d/51-android.rules
-  install -Dm 644 android-udev.conf 
"$pkgdir"/usr/lib/sysusers.d/android-udev.conf
-}

Copied: android-udev/repos/community-any/PKGBUILD (from rev 360155, 
android-udev/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2018-07-16 19:18:25 UTC (rev 360156)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: M0Rf30
+# Contributor: marlock
+
+pkgname=android-udev
+pkgver=20180715
+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=('b199d99b04fdfc28b9507ba826145eacbe3ea93c')
+
+package() {
+  cd android-udev-rules-$pkgver
+  install -Dm 644 51-android.rules 
"$pkgdir"/usr/lib/udev/rules.d/51-android.rules
+  install -Dm 644 android-udev.conf 
"$pkgdir"/usr/lib/sysusers.d/android-udev.conf
+}

Reply via email to