[arch-commits] Commit in archlinux-appstream-data/repos/community-any (2 files)

Antonio Rojas arojas at archlinux.org
Wed Jun 1 20:54:48 UTC 2016


    Date: Wednesday, June 1, 2016 @ 22:54:47
  Author: arojas
Revision: 177659

archrelease: copy trunk to community-any

Added:
  archlinux-appstream-data/repos/community-any/PKGBUILD
    (from rev 177658, archlinux-appstream-data/trunk/PKGBUILD)
Deleted:
  archlinux-appstream-data/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   68 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-01 20:54:21 UTC (rev 177658)
+++ PKGBUILD	2016-06-01 20:54:47 UTC (rev 177659)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=archlinux-appstream-data
-pkgver=20160525
-pkgrel=2
-pkgdesc="Arch Linux application database for AppStream-based software centers"
-arch=(any)
-url="http://www.archlinux.org"
-license=(GPL)
-depends=()
-makedepends=()
-source=(http://sources.archlinux.org/other/community/archlinux-appstream-data/$pkgver/{core,extra,community}.xml.gz
- http://sources.archlinux.org/other/community/archlinux-appstream-data/$pkgver/{core,extra,community}-icons-64x64.tar.gz
- http://sources.archlinux.org/other/community/archlinux-appstream-data/$pkgver/{core,extra,community}-icons-128x128.tar.gz)
-noextract=({core,extra,community}.xml.gz {core,extra,community}-icons-{64x64,128x128}.tar.gz)
-md5sums=('23151143f2a8e201d2bcafb0d9c8789d'
-         '9510bd3fe01f377fde113262bd950b85'
-         'd7cd3c035ce11592cc68ba96afcf2494'
-         'a3b10a3ea6d15230e6c0e8d69bfaeb16'
-         '2226c329ea88b939c0d8f579ac15a6af'
-         'a1983580b7e310fd9ea8fc7db928a129'
-         'a3b10a3ea6d15230e6c0e8d69bfaeb16'
-         'd5686415f1912fd0908297ca9f170ba8'
-         '39d0efd9b5de325d9ea68a0f3b65d34a')
-
-package() {
-  mkdir -p "$pkgdir"/usr/share/app-info/{icons/archlinux-arch-{core,extra,community}/{64x64,128x128},xmls}
-  for _repo in core extra community; do
-   tar -xzf $_repo-icons-64x64.tar.gz -C "$pkgdir"/usr/share/app-info/icons/archlinux-arch-$_repo/64x64
-   tar -xzf $_repo-icons-128x128.tar.gz -C "$pkgdir"/usr/share/app-info/icons/archlinux-arch-$_repo/128x128
-  done
-  cp *.xml.gz "$pkgdir"/usr/share/app-info/xmls/
-}

Copied: archlinux-appstream-data/repos/community-any/PKGBUILD (from rev 177658, archlinux-appstream-data/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-06-01 20:54:47 UTC (rev 177659)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=archlinux-appstream-data
+pkgver=20160601
+pkgrel=1
+pkgdesc="Arch Linux application database for AppStream-based software centers"
+arch=(any)
+url="http://www.archlinux.org"
+license=(GPL)
+depends=()
+makedepends=()
+source=(http://sources.archlinux.org/other/community/archlinux-appstream-data/$pkgver/{core,extra,community}.xml.gz
+ http://sources.archlinux.org/other/community/archlinux-appstream-data/$pkgver/{core,extra,community}-icons-64x64.tar.gz
+ http://sources.archlinux.org/other/community/archlinux-appstream-data/$pkgver/{core,extra,community}-icons-128x128.tar.gz)
+noextract=({core,extra,community}.xml.gz {core,extra,community}-icons-{64x64,128x128}.tar.gz)
+md5sums=('b882a6d5599a1411a4965f24d27be147'
+         '294888643f6dfb57ced29c9fb113ccec'
+         '47d401a4ad5129ddf4413337357a00b5'
+         'c89768fdaa1dbee8e3ced051941d02af'
+         'd02f6169b7e15b121c4d4de50bb75d08'
+         'c467ba57317eb14521502040752e860b'
+         'c89768fdaa1dbee8e3ced051941d02af'
+         '9c467ab8865a69fd0a628924cd6e4d58'
+         'e6f195da087871af68fe93660e3af27c')
+
+package() {
+  mkdir -p "$pkgdir"/usr/share/app-info/{icons/archlinux-arch-{core,extra,community}/{64x64,128x128},xmls}
+  for _repo in core extra community; do
+   tar -xzf $_repo-icons-64x64.tar.gz -C "$pkgdir"/usr/share/app-info/icons/archlinux-arch-$_repo/64x64
+   tar -xzf $_repo-icons-128x128.tar.gz -C "$pkgdir"/usr/share/app-info/icons/archlinux-arch-$_repo/128x128
+  done
+  cp *.xml.gz "$pkgdir"/usr/share/app-info/xmls/
+}



More information about the arch-commits mailing list