[arch-commits] Commit in reflector/repos/community-any (PKGBUILD PKGBUILD)

Xyne xyne at archlinux.org
Fri Aug 15 21:25:00 UTC 2014


    Date: Friday, August 15, 2014 @ 23:25:00
  Author: xyne
Revision: 117448

archrelease: copy trunk to community-any

Added:
  reflector/repos/community-any/PKGBUILD
    (from rev 117447, reflector/trunk/PKGBUILD)
Deleted:
  reflector/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   64 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-15 21:24:40 UTC (rev 117447)
+++ PKGBUILD	2014-08-15 21:25:00 UTC (rev 117448)
@@ -1,32 +0,0 @@
-#Maintainer: Xyne <ac xunilhcra enyx, backwards>
-pkgname=reflector
-pkgver=2014
-pkgrel=4
-pkgdesc='A Python 3 module and script to retrieve and filter the latest Pacman mirror list.'
-arch=(any)
-license=(GPL)
-url="http://xyne.archlinux.ca/projects/reflector"
-depends=(python3)
-optdepends=('rsync: rate rsync mirrors')
-source=(
-  http://xyne.archlinux.ca/projects/reflector/src/reflector-2014.tar.xz
-  http://xyne.archlinux.ca/projects/reflector/src/reflector-2014.tar.xz.sig
-)
-sha512sums=(
-  ac9e0026019048c96be5dd4d156bf79b7d7616f764b5d8fb169cb09cbf629a3e2b1efb1ee7cb53b4e0cd109b985f598d9f80941714e47ed0f21c6417df9b073b
-  04550a26b67bfe43d116c21e7ee4a8e4d425e323dda1f4aa684a791fb7a7893aa383d8e830fd6e2cc554a645cb12b896996298a48dc11f7e2f75b572e0cb6773
-)
-md5sums=(
-  69ab92b948ffe842189229d09bfbf1c0
-  8486857524e3e55acf2a8e400014fc93
-)
-
-package ()
-{
-  cd "$srcdir/$pkgname-$pkgver"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  install -Dm755 "$srcdir/$pkgname-$pkgver/$pkgname" "$pkgdir/usr/bin/$pkgname"
-}
-
-
-# vim: set ts=2 sw=2 et:

Copied: reflector/repos/community-any/PKGBUILD (from rev 117447, reflector/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-08-15 21:25:00 UTC (rev 117448)
@@ -0,0 +1,32 @@
+#Maintainer: Xyne <ac xunilhcra enyx, backwards>
+pkgname=reflector
+pkgver=2014.8
+pkgrel=1
+pkgdesc='A Python 3 module and script to retrieve and filter the latest Pacman mirror list.'
+arch=(any)
+license=(GPL)
+url="http://xyne.archlinux.ca/projects/reflector"
+depends=(python3)
+optdepends=('rsync: rate rsync mirrors')
+source=(
+  http://xyne.archlinux.ca/projects/reflector/src/reflector-2014.8.tar.xz
+  http://xyne.archlinux.ca/projects/reflector/src/reflector-2014.8.tar.xz.sig
+)
+sha512sums=(
+  c548a5fe638c465803ff7962bdebeef3740b0cbfc65ba5fbbfb1b07d485e90ee1ea35c71e07f9ac3cb9964cf754b28edd81b3df2f3a14c7686ca7fb84cc471eb
+  e9177dcc04b498ffaeadfd83278b0f51dfd7167267e6556ca55768afbe01b1d712ade2ab7252a191002d12da07e5330ade410d8dfa99112ec2aaa93b24d46beb
+)
+md5sums=(
+  b7bf2653b68e79ee40fc715bf180490e
+  583a9a95465c5daa6c0ca6bb86e96f0d
+)
+
+package ()
+{
+  cd "$srcdir/$pkgname-$pkgver"
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  install -Dm755 "$srcdir/$pkgname-$pkgver/$pkgname" "$pkgdir/usr/bin/$pkgname"
+}
+
+
+# vim: set ts=2 sw=2 et:




More information about the arch-commits mailing list