Date: Monday, December 24, 2018 @ 03:35:26
  Author: djgera
Revision: 342695

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2018-12-24 03:34:47 UTC (rev 342694)
+++ PKGBUILD    2018-12-24 03:35:26 UTC (rev 342695)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Gerardo Exequiel Pozzi <djg...@archlinux.org>
-# Maintainer: Pierre Schmitz <pie...@archlinux.de>
-
-pkgname=archiso
-pkgver=39
-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=('0773844fa8eaf615f87621c6db71646a9279505838ab346f60dd3dee03d4b473'
-            'SKIP')
-validpgpkeys=('0F334D8698881578F65D2AE55ED514A45BD5C938') # Gerardo Exequiel 
Pozzi
-
-package() {
-    make -C "${pkgname}-${pkgver}" DESTDIR="${pkgdir}" install
-}

Copied: archiso/repos/extra-any/PKGBUILD (from rev 342694, 
archiso/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2018-12-24 03:35:26 UTC (rev 342695)
@@ -0,0 +1,20 @@
+# Maintainer: Gerardo Exequiel Pozzi <djg...@archlinux.org>
+# Maintainer: Pierre Schmitz <pie...@archlinux.de>
+
+pkgname=archiso
+pkgver=40
+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=('22e5af6a757b3fc5f21811f01da578fe5e7f6c83454150eed58ce08507647730'
+            'SKIP')
+validpgpkeys=('0F334D8698881578F65D2AE55ED514A45BD5C938') # Gerardo Exequiel 
Pozzi
+
+package() {
+    make -C "${pkgname}-${pkgver}" DESTDIR="${pkgdir}" install
+}

Reply via email to