[arch-commits] Commit in papirus-icon-theme/repos/community-any (PKGBUILD PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 7 08:38:52 UTC 2018
Date: Sunday, October 7, 2018 @ 08:38:52
Author: felixonmars
Revision: 390959
archrelease: copy trunk to community-any
Added:
papirus-icon-theme/repos/community-any/PKGBUILD
(from rev 390958, papirus-icon-theme/trunk/PKGBUILD)
Deleted:
papirus-icon-theme/repos/community-any/PKGBUILD
----------+
PKGBUILD | 39 +++++++++++++++++++--------------------
1 file changed, 19 insertions(+), 20 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-07 08:38:40 UTC (rev 390958)
+++ PKGBUILD 2018-10-07 08:38:52 UTC (rev 390959)
@@ -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=20180816
-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=('bb92bbba1f801e6e66a09ebbee369fd27e520b4fa713f65ba1bc6539a08cff5406f9d68f9060aac95590470d3e7ca18a6c484b170267e2fd26f9531e6b53056d')
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: papirus-icon-theme/repos/community-any/PKGBUILD (from rev 390958, papirus-icon-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2018-10-07 08:38:52 UTC (rev 390959)
@@ -0,0 +1,19 @@
+# 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=20181007
+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=('a3ebd06d8aa2afa52e7d37792e1393bc976be8ef9778390e520252ca3682125ddf8b1480b2871922e978b64818922ded70c575eea10b31e5b6d108be7e51b449')
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list