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

Felix Yan felixonmars at archlinux.org
Thu Jul 2 13:42:48 UTC 2020


    Date: Thursday, July 2, 2020 @ 13:42:47
  Author: felixonmars
Revision: 657488

archrelease: copy trunk to community-any

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

----------+
 PKGBUILD |   38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-02 13:39:32 UTC (rev 657487)
+++ PKGBUILD	2020-07-02 13:42:47 UTC (rev 657488)
@@ -1,19 +0,0 @@
-# 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=20200602
-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=('c860efd6ab863cbeb7b5f0d3afb7e652bbd9daca9c5028b0c466d1930f7bacba137fce40220f858b2cff0ef575d1c9eb979d7ba1c79481d7dccdbd6a273953c0')
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: papirus-icon-theme/repos/community-any/PKGBUILD (from rev 657487, papirus-icon-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-07-02 13:42:47 UTC (rev 657488)
@@ -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=20200702
+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=('ff2aa30bb70361f2952be203b3e3d00aae248726b5413a3a8e9ad7d6e7d0759e9bfd156cc65520175aba0e5436e9e58453ae0058d7d639d5c9a818e7f158761c')
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list