Date: Sunday, December 24, 2017 @ 15:49:00
  Author: felixonmars
Revision: 275789

archrelease: copy trunk to community-any

Added:
  papirus-icon-theme/repos/community-any/PKGBUILD
    (from rev 275788, papirus-icon-theme/trunk/PKGBUILD)
Deleted:
  papirus-icon-theme/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2017-12-24 15:48:43 UTC (rev 275788)
+++ PKGBUILD    2017-12-24 15:49:00 UTC (rev 275789)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonm...@archlinux.org>
-# Contributor: kitsunyan <kitsun...@inbox.ru>
-# Contributor: Grigorii Horos <horosgr...@gmail.com>
-
-pkgname=papirus-icon-theme
-pkgver=20171124
-pkgrel=1
-pkgdesc="Papirus icon theme"
-arch=('any')
-url="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme";
-license=("LGPL3")
-depends=('gtk-update-icon-cache')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/PapirusDevelopmentTeam/$pkgname/archive/$pkgver.tar.gz";)
-sha512sums=('d56fb72ba8ded9e83f6684ec8f1cc34431bd4fbd736e1a2c6d1e9b02fd0e55c21ea1a8442816e95ab56687bbdd2f621fef4d56a797ccafbee1e233c71efbcb53')
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: papirus-icon-theme/repos/community-any/PKGBUILD (from rev 275788, 
papirus-icon-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2017-12-24 15:49:00 UTC (rev 275789)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Felix Yan <felixonm...@archlinux.org>
+# Contributor: kitsunyan <kitsun...@inbox.ru>
+# Contributor: Grigorii Horos <horosgr...@gmail.com>
+
+pkgname=papirus-icon-theme
+pkgver=20171223
+pkgrel=1
+pkgdesc="Papirus icon theme"
+arch=('any')
+url="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme";
+license=("LGPL3")
+depends=('gtk-update-icon-cache')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/PapirusDevelopmentTeam/$pkgname/archive/$pkgver.tar.gz";)
+sha512sums=('72bfca7dea455c7209b9f09c235a6966ba6cb0177cf019a043f206cbffdcfd9ebd0d23d6ca95dc01ae7fd720f8c60926a6ec587c88451af1cd75cbd6a990317d')
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Reply via email to