Date: Saturday, March 25, 2017 @ 05:12:35
  Author: djgera
Revision: 291482

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2017-03-25 05:11:51 UTC (rev 291481)
+++ PKGBUILD    2017-03-25 05:12:35 UTC (rev 291482)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Gerardo Exequiel Pozzi <djg...@archlinux.org>
-# Maintainer: Pierre Schmitz <pie...@archlinux.de>
-
-pkgname=archiso
-pkgver=30
-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=("https://sources.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz";
-        
"https://sources.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig";)
-sha256sums=('986530d0acddb4cbf70e9b8f32f5554597db19936f981f6cbf9fcc7aeaccc801'
-            'SKIP')
-validpgpkeys=('0F334D8698881578F65D2AE55ED514A45BD5C938') # Gerardo Exequiel 
Pozzi
-
-package() {
-    make -C "${pkgname}-${pkgver}" DESTDIR="${pkgdir}" install
-}

Copied: archiso/repos/extra-any/PKGBUILD (from rev 291481, 
archiso/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2017-03-25 05:12:35 UTC (rev 291482)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Gerardo Exequiel Pozzi <djg...@archlinux.org>
+# Maintainer: Pierre Schmitz <pie...@archlinux.de>
+
+pkgname=archiso
+pkgver=31
+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=("https://sources.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz";
+        
"https://sources.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig";)
+sha256sums=('4c340dde7ca86ee2f2a19b040308ae500df6b1fafe4cb5471c4f10740d402d6e'
+            'SKIP')
+validpgpkeys=('0F334D8698881578F65D2AE55ED514A45BD5C938') # Gerardo Exequiel 
Pozzi
+
+package() {
+    make -C "${pkgname}-${pkgver}" DESTDIR="${pkgdir}" install
+}

Reply via email to