[arch-commits] Commit in materia-kde/repos/community-any (PKGBUILD PKGBUILD)

Bruno Pagani archange at archlinux.org
Wed May 27 21:54:12 UTC 2020


    Date: Wednesday, May 27, 2020 @ 21:54:12
  Author: archange
Revision: 636093

archrelease: copy trunk to community-any

Added:
  materia-kde/repos/community-any/PKGBUILD
    (from rev 636092, materia-kde/trunk/PKGBUILD)
Deleted:
  materia-kde/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   74 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-27 21:54:05 UTC (rev 636092)
+++ PKGBUILD	2020-05-27 21:54:12 UTC (rev 636093)
@@ -1,37 +0,0 @@
-# Maintainer: Bruno Pagani <archange at archlinux.org>
-
-pkgbase=materia-kde
-pkgname=(materia-kde kvantum-theme-materia)
-pkgver=20200312
-pkgrel=1
-pkgdesc="Materia theme for KDE Plasma 5"
-arch=(any)
-url="https://github.com/PapirusDevelopmentTeam/${pkgbase}"
-license=(GPL3)
-options=(!strip)
-source=(${url}/archive/${pkgver}/${pkgbase}-${pkgver}.tar.gz)
-sha256sums=('1d64af417a426ea0c73c55eef8e90e6e96af69e73cda8d35f16c7c0740ef187f')
-
-package_materia-kde() {
-    optdepends=('materia-gtk-theme: Matching GTK theme'
-                'kvantum-theme-materia: Materia theme for Kvantum Qt style (recommended)')
-
-    cd ${pkgbase}-${pkgver}
-    install -d "${pkgdir}"/usr/share
-
-    cp -r plasma "${pkgdir}"/usr/share
-    cp -r aurorae "${pkgdir}"/usr/share
-    cp -r color-schemes "${pkgdir}"/usr/share
-    cp -r konsole "${pkgdir}"/usr/share
-    cp -r yakuake "${pkgdir}"/usr/share
-}
-
-package_kvantum-theme-materia() {
-    pkgdesc="Materia theme for KDE Plasma 5"
-    depends=(kvantum-qt5)
-
-    cd ${pkgbase}-${pkgver}
-    install -d "${pkgdir}"/usr/share
-
-    cp -r Kvantum "${pkgdir}"/usr/share
-}

Copied: materia-kde/repos/community-any/PKGBUILD (from rev 636092, materia-kde/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-05-27 21:54:12 UTC (rev 636093)
@@ -0,0 +1,37 @@
+# Maintainer: Bruno Pagani <archange at archlinux.org>
+
+pkgbase=materia-kde
+pkgname=(materia-kde kvantum-theme-materia)
+pkgver=20200523
+pkgrel=1
+pkgdesc="Materia theme for KDE Plasma 5"
+arch=(any)
+url="https://github.com/PapirusDevelopmentTeam/${pkgbase}"
+license=(GPL3)
+options=(!strip)
+source=(${url}/archive/${pkgver}/${pkgbase}-${pkgver}.tar.gz)
+sha256sums=('7ef4cff72fd6cbb1f9c6d1a6a971c1f6dd2c766acd5fa5c4ca7592aacf6ccd1a')
+
+package_materia-kde() {
+    optdepends=('materia-gtk-theme: Matching GTK theme'
+                'kvantum-theme-materia: Materia theme for Kvantum Qt style (recommended)')
+
+    cd ${pkgbase}-${pkgver}
+    install -d "${pkgdir}"/usr/share
+
+    cp -r plasma "${pkgdir}"/usr/share
+    cp -r aurorae "${pkgdir}"/usr/share
+    cp -r color-schemes "${pkgdir}"/usr/share
+    cp -r konsole "${pkgdir}"/usr/share
+    cp -r yakuake "${pkgdir}"/usr/share
+}
+
+package_kvantum-theme-materia() {
+    pkgdesc="Materia theme for KDE Plasma 5"
+    depends=(kvantum-qt5)
+
+    cd ${pkgbase}-${pkgver}
+    install -d "${pkgdir}"/usr/share
+
+    cp -r Kvantum "${pkgdir}"/usr/share
+}



More information about the arch-commits mailing list