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

Antonio Rojas arojas at archlinux.org
Wed Jun 1 21:26:34 UTC 2016


    Date: Wednesday, June 1, 2016 @ 23:26:34
  Author: arojas
Revision: 177662

archrelease: copy trunk to community-any

Added:
  archlinux-appstream-data/repos/community-any/PKGBUILD
    (from rev 177661, 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 21:26:09 UTC (rev 177661)
+++ PKGBUILD	2016-06-01 21:26:34 UTC (rev 177662)
@@ -1,34 +0,0 @@
-# $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/
-}

Copied: archlinux-appstream-data/repos/community-any/PKGBUILD (from rev 177661, archlinux-appstream-data/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-06-01 21:26:34 UTC (rev 177662)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=archlinux-appstream-data
+pkgver=20160601
+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=('f767bdf6bd7d1d59f6e2917111906979'
+         '9843dcfb4166098289fb6b50162c6531'
+         'c19b1d7eb4d910cf6fd15418110698d0'
+         'ba53176cb4a1061f8d576b493d862322'
+         '603e8a637bb13ed7920a5d073ee5817e'
+         'f08bab8d7b9ca5bf2a7c2b49fa727404'
+         'ba53176cb4a1061f8d576b493d862322'
+         '721bf21b93c1267a81a0e75f6f5f9617'
+         'f9f635ba8ace3e2573b3186e18a3edbb')
+
+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