Date: Friday, September 7, 2012 @ 05:27:19
  Author: pierre
Revision: 166383

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2012-09-07 09:26:58 UTC (rev 166382)
+++ PKGBUILD    2012-09-07 09:27:19 UTC (rev 166383)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz <[email protected]>
-
-pkgname=archiso
-pkgver=1
-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' 'patch' 'lynx')
-source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz";
-        
"ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig";)
-md5sums=('e71bd307872fc66fec2e0236e2976e4a'
-         '2b6b0516f15179f81250bebb2224f1ac')
-
-package() {
-       cd ${srcdir}/${pkgname}-${pkgver}
-       make DESTDIR=${pkgdir} install
-}

Copied: archiso/repos/extra-any/PKGBUILD (from rev 166382, 
archiso/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2012-09-07 09:27:19 UTC (rev 166383)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Pierre Schmitz <[email protected]>
+
+pkgname=archiso
+pkgver=2
+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' 'patch' 'lynx')
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz";
+        
"ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig";)
+md5sums=('c22dd105d2fb27adecc5563a9a1a9130'
+         '6abc0ec6b442bb9c677ec4c46c9ccfd6')
+
+package() {
+       cd ${srcdir}/${pkgname}-${pkgver}
+       make DESTDIR=${pkgdir} install
+}

Reply via email to