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

Bruno Pagani archange at archlinux.org
Wed Dec 4 10:27:21 UTC 2019


    Date: Wednesday, December 4, 2019 @ 10:27:21
  Author: archange
Revision: 535180

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-04 10:27:12 UTC (rev 535179)
+++ PKGBUILD	2019-12-04 10:27:21 UTC (rev 535180)
@@ -1,37 +0,0 @@
-# Maintainer: Bruno Pagani <archange at archlinux.org>
-
-pkgbase=materia-kde
-pkgname=(materia-kde kvantum-theme-materia)
-pkgver=20191111
-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=('3cf22bd668a0d9c56ecff64609cd520ce64b49110744fb041088fcaa09f9e4ef')
-
-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 535179, materia-kde/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-12-04 10:27:21 UTC (rev 535180)
@@ -0,0 +1,37 @@
+# Maintainer: Bruno Pagani <archange at archlinux.org>
+
+pkgbase=materia-kde
+pkgname=(materia-kde kvantum-theme-materia)
+pkgver=20191203
+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=('f34726add82ac6005e74fe648bee144828845f1fac3927ce42929213aae51a58')
+
+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