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

Felix Yan felixonmars at archlinux.org
Tue Mar 2 23:31:15 UTC 2021


    Date: Tuesday, March 2, 2021 @ 23:31:15
  Author: felixonmars
Revision: 878626

archrelease: copy trunk to community-any

Added:
  papirus-icon-theme/repos/community-any/PKGBUILD
    (from rev 878624, 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	2021-03-02 23:31:14 UTC (rev 878625)
+++ PKGBUILD	2021-03-02 23:31:15 UTC (rev 878626)
@@ -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=20210201
-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=('8703dedefd37a796f265561d148bba4e56bef7a61705ffce2549d3d7e5dfbaedf24ddbb280a1a9c97cd06e58573a74e8b1644f371ddfd9adb6d6c0a6e890d343')
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: papirus-icon-theme/repos/community-any/PKGBUILD (from rev 878624, papirus-icon-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-03-02 23:31:15 UTC (rev 878626)
@@ -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=20210302
+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=('b8bba6a3f68b34da7f9e55ac19b37240d7dc0b1b7cb6523431d5e1ce08a90179e26beb621c8da4ff219d2c1e9ad390f8d0e6f413bc4296c15b1da872f09dfd26')
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list