[arch-commits] Commit in papirus-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Mar 11 18:54:53 UTC 2018


    Date: Sunday, March 11, 2018 @ 18:54:52
  Author: felixonmars
Revision: 306216

archrelease: copy trunk to community-any

Added:
  papirus-icon-theme/repos/community-any/PKGBUILD
    (from rev 306215, 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	2018-03-11 18:54:25 UTC (rev 306215)
+++ PKGBUILD	2018-03-11 18:54:52 UTC (rev 306216)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: kitsunyan <kitsunyan at inbox.ru>
-# Contributor: Grigorii Horos <horosgrisa at gmail.com>
-
-pkgname=papirus-icon-theme
-pkgver=20180214
-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=('e3cff11cb4e0ad71ff5c44da9ef5135ce7fc2f4bea5e95f4c42963868ef7fce19daf45bc7f5649186bbedeb683d8a56a48f859cda17acacad7c3fbf35fdcd291')
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: papirus-icon-theme/repos/community-any/PKGBUILD (from rev 306215, papirus-icon-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-03-11 18:54:52 UTC (rev 306216)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: kitsunyan <kitsunyan at inbox.ru>
+# Contributor: Grigorii Horos <horosgrisa at gmail.com>
+
+pkgname=papirus-icon-theme
+pkgver=20180311
+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=('06e42eac725a9ac39e5748e89e51e5fdf47d3fc011434c89dc5e1bbd02441d031e7f87abbf543f6de9cd5694a7aadbb4ec70c5df7208f0a783bf45f554ef75d3')
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list