Date: Monday, June 6, 2022 @ 09:19:06
  Author: felixonmars
Revision: 1224727

archrelease: copy trunk to community-any

Added:
  papirus-icon-theme/repos/community-any/PKGBUILD
    (from rev 1224726, 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    2022-06-06 09:18:53 UTC (rev 1224726)
+++ PKGBUILD    2022-06-06 09:19:06 UTC (rev 1224727)
@@ -1,19 +0,0 @@
-# Maintainer: Felix Yan <felixonm...@archlinux.org>
-# Contributor: kitsunyan <kitsun...@inbox.ru>
-# Contributor: Grigorii Horos <horosgr...@gmail.com>
-
-pkgname=papirus-icon-theme
-pkgver=20220508
-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=('f456119b7890bdab57d6dd40c6f7b6e8d1a1bcb4b0b3d61ab8feadba62d029cabf80bab88cf59b29e720f1967508ddd19cb9d4fec036b4078a24b037c5f19004')
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: papirus-icon-theme/repos/community-any/PKGBUILD (from rev 1224726, 
papirus-icon-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2022-06-06 09:19:06 UTC (rev 1224727)
@@ -0,0 +1,19 @@
+# Maintainer: Felix Yan <felixonm...@archlinux.org>
+# Contributor: kitsunyan <kitsun...@inbox.ru>
+# Contributor: Grigorii Horos <horosgr...@gmail.com>
+
+pkgname=papirus-icon-theme
+pkgver=20220606
+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=('ccf786a478e5a97052f11999c8fc48bde4c677a036bad3cb3cb908b5cde1055565cdb2914d70dd52029c4c4cb2c60fb1da0daa6dfa076176b5a5aced1665d0c0')
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Reply via email to