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

Antonio Rojas arojas at archlinux.org
Sat Oct 15 20:53:30 UTC 2016


    Date: Saturday, October 15, 2016 @ 20:53:29
  Author: arojas
Revision: 192322

archrelease: copy trunk to community-any

Added:
  archlinux-appstream-data/repos/community-any/PKGBUILD
    (from rev 192321, 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-10-15 20:53:08 UTC (rev 192321)
+++ PKGBUILD	2016-10-15 20:53:29 UTC (rev 192322)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=archlinux-appstream-data
-pkgver=20160907
-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=('9d2ec6705c9e1c9ba91135ef34c93dd9'
-         '84e1e75a9b7ff43890c816519dc5bbc3'
-         'fcc013c41b1b997833b8d72df6f53b67'
-         '31f6566d35ccd604be46ed5b1f813cdf'
-         '1c89d454074c951892cca9862da98f9f'
-         'f7de400909ff64d069e2d32eb9597aa1'
-         '31f6566d35ccd604be46ed5b1f813cdf'
-         '414b75a3d54b9bd345b49002aaa1347e'
-         '79f634504fbea150410d9ff90fc9910e')
-
-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 192321, archlinux-appstream-data/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-10-15 20:53:29 UTC (rev 192322)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=archlinux-appstream-data
+pkgver=20161014
+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=('ca704a3bb4d37355d752e51991d710d6'
+         'eb137909b671142ee556e439e664a919'
+         '626bdd9229204df6b9354fc58f4bc4ce'
+         '31f6566d35ccd604be46ed5b1f813cdf'
+         'a68367e6fde6b8d4db1ef7dcc2f4ae61'
+         'bfc34f02e2685238fdf6b3828e638f19'
+         '31f6566d35ccd604be46ed5b1f813cdf'
+         '8be3a186f85b54ebf18c3d09a771ec14'
+         '8be08f1694cebf74248b3b9296bf018c')
+
+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