[arch-commits] Commit in archiso/repos/extra-any (PKGBUILD PKGBUILD)

Gerardo Pozzi djgera at nymeria.archlinux.org
Sat Mar 30 23:51:23 UTC 2013


    Date: Sunday, March 31, 2013 @ 00:51:23
  Author: djgera
Revision: 181044

archrelease: copy trunk to extra-any

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

----------+
 PKGBUILD |   42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-30 23:50:35 UTC (rev 181043)
+++ PKGBUILD	2013-03-30 23:51:23 UTC (rev 181044)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
-# Maintainer: Pierre Schmitz <pierre at archlinux.de>
-
-pkgname=archiso
-pkgver=6
-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=('b3487c23191dfa73e002e6aba2bc07f6'
-         '161b76b40da40b31b5373133cf7c341c')
-
-package() {
-	cd ${srcdir}/${pkgname}-${pkgver}
-	make DESTDIR=${pkgdir} install
-}

Copied: archiso/repos/extra-any/PKGBUILD (from rev 181043, archiso/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-03-30 23:51:23 UTC (rev 181044)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
+# Maintainer: Pierre Schmitz <pierre at archlinux.de>
+
+pkgname=archiso
+pkgver=7
+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=('dae32b4804053d29e6c8bfd82b2cca1a'
+         'afa66601649b07b93dc48a50d75d9956')
+
+package() {
+	cd ${srcdir}/${pkgname}-${pkgver}
+	make DESTDIR=${pkgdir} install
+}




More information about the arch-commits mailing list