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

Gerardo Pozzi djgera at archlinux.org
Thu Jul 31 22:56:12 UTC 2014


    Date: Friday, August 1, 2014 @ 00:56:12
  Author: djgera
Revision: 218466

archrelease: copy trunk to extra-any

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

----------+
 PKGBUILD |   36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-31 22:55:26 UTC (rev 218465)
+++ PKGBUILD	2014-07-31 22:56:12 UTC (rev 218466)
@@ -1,18 +0,0 @@
-# $Id$
-# Maintainer: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
-# Maintainer: Pierre Schmitz <pierre at archlinux.de>
-
-pkgname=archiso
-pkgver=16
-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' 'arch-install-scripts' 'squashfs-tools' 'libisoburn' 'dosfstools' 'lynx')
-source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('1677ccc99d9aea32530b97c7f1a1e4ed05570ffa')
-
-package() {
-	make -C "${pkgname}-${pkgver}" DESTDIR="${pkgdir}" install
-}

Copied: archiso/repos/extra-any/PKGBUILD (from rev 218465, archiso/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-07-31 22:56:12 UTC (rev 218466)
@@ -0,0 +1,18 @@
+# $Id$
+# Maintainer: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
+# Maintainer: Pierre Schmitz <pierre at archlinux.de>
+
+pkgname=archiso
+pkgver=17
+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' 'arch-install-scripts' 'squashfs-tools' 'libisoburn' 'dosfstools' 'lynx')
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('26c911d953099dede9a2772c20471c636c39f708')
+
+package() {
+	make -C "${pkgname}-${pkgver}" DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list