Date: Thursday, May 30, 2013 @ 17:30:16
  Author: djgera
Revision: 186707

archrelease: copy trunk to extra-any

Added:
  archiso/repos/extra-any/PKGBUILD
    (from rev 186705, archiso/trunk/PKGBUILD)
Deleted:
  archiso/repos/extra-any/PKGBUILD

----------+
 PKGBUILD |   38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2013-05-30 15:30:12 UTC (rev 186706)
+++ PKGBUILD    2013-05-30 15:30:16 UTC (rev 186707)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Gerardo Exequiel Pozzi <[email protected]>
-# Maintainer: Pierre Schmitz <[email protected]>
-
-pkgname=archiso
-pkgver=8
-pkgrel=1
-pkgdesc='Tools for creating Arch Linux live and install iso images'
-arch=('any')
-license=('GPL')
-url='https://projects.archlinux.org/archiso.git/'
-depends=('make' 'squashfs-tools' 'libisoburn' 'dosfstools' 'lynx')
-source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('2589f9ba23a0df1ce5a8988407c82730')
-
-package() {
-       cd ${srcdir}/${pkgname}-${pkgver}
-       make DESTDIR=${pkgdir} install
-}

Copied: archiso/repos/extra-any/PKGBUILD (from rev 186705, 
archiso/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2013-05-30 15:30:16 UTC (rev 186707)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Gerardo Exequiel Pozzi <[email protected]>
+# Maintainer: Pierre Schmitz <[email protected]>
+
+pkgname=archiso
+pkgver=9
+pkgrel=1
+pkgdesc='Tools for creating Arch Linux live and install iso images'
+arch=('any')
+license=('GPL')
+url='https://projects.archlinux.org/archiso.git/'
+depends=('make' 'squashfs-tools' 'libisoburn' 'dosfstools' 'lynx')
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('e524cf96bef54ab22ae4066b496dbe6a')
+
+package() {
+       cd ${srcdir}/${pkgname}-${pkgver}
+       make DESTDIR=${pkgdir} install
+}

Reply via email to