Date: Friday, October 1, 2021 @ 19:34:41
  Author: felixonmars
Revision: 1026539

archrelease: copy trunk to community-any

Added:
  papirus-icon-theme/repos/community-any/PKGBUILD
    (from rev 1026538, 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-10-01 19:34:27 UTC (rev 1026538)
+++ PKGBUILD    2021-10-01 19:34:41 UTC (rev 1026539)
@@ -1,19 +0,0 @@
-# Maintainer: Felix Yan <[email protected]>
-# Contributor: kitsunyan <[email protected]>
-# Contributor: Grigorii Horos <[email protected]>
-
-pkgname=papirus-icon-theme
-pkgver=20210901
-pkgrel=1
-pkgdesc="Papirus icon theme"
-arch=('any')
-url="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme";
-license=("GPL3")
-depends=('gtk-update-icon-cache')
-source=("https://github.com/PapirusDevelopmentTeam/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('667c4ab3ac4cfc6732e995cc8908ea71e44cbdbc5975bc6a50a889cc59c1ba07fda7b8ec78b6e60cd21aaec2e2c61884d5a59dfd7451710c91c13614847e8a7c')
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: papirus-icon-theme/repos/community-any/PKGBUILD (from rev 1026538, 
papirus-icon-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2021-10-01 19:34:41 UTC (rev 1026539)
@@ -0,0 +1,19 @@
+# Maintainer: Felix Yan <[email protected]>
+# Contributor: kitsunyan <[email protected]>
+# Contributor: Grigorii Horos <[email protected]>
+
+pkgname=papirus-icon-theme
+pkgver=20211001
+pkgrel=1
+pkgdesc="Papirus icon theme"
+arch=('any')
+url="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme";
+license=("GPL3")
+depends=('gtk-update-icon-cache')
+source=("https://github.com/PapirusDevelopmentTeam/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha512sums=('f6816e5a24d2337e4cda84f66116e35ca24c5e5db81f0f7a10895fadf93a48c108df8182250bfa3da3fe0be26a8165c279e92a353053357c34745db845458424')
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Reply via email to