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

Bruno Pagani archange at archlinux.org
Fri Feb 14 14:08:23 UTC 2020


    Date: Friday, February 14, 2020 @ 14:08:22
  Author: archange
Revision: 571046

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-14 14:08:17 UTC (rev 571045)
+++ PKGBUILD	2020-02-14 14:08:22 UTC (rev 571046)
@@ -1,37 +0,0 @@
-# Maintainer: Bruno Pagani <archange at archlinux.org>
-
-pkgbase=materia-kde
-pkgname=(materia-kde kvantum-theme-materia)
-pkgver=20200123
-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=('73f0b5b8349435130a2c0045b23b998eee84d2a04dc22e1b2bfff5bb12015d98')
-
-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 571045, materia-kde/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-02-14 14:08:22 UTC (rev 571046)
@@ -0,0 +1,37 @@
+# Maintainer: Bruno Pagani <archange at archlinux.org>
+
+pkgbase=materia-kde
+pkgname=(materia-kde kvantum-theme-materia)
+pkgver=20200214
+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=('11e9ab2f3758f8420af96e8290348be6252b1cae4f962866e21c1803df7ee506')
+
+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