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

Bruno Pagani archange at archlinux.org
Tue Dec 22 10:24:38 UTC 2020


    Date: Tuesday, December 22, 2020 @ 10:24:37
  Author: archange
Revision: 781848

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-22 10:24:29 UTC (rev 781847)
+++ PKGBUILD	2020-12-22 10:24:37 UTC (rev 781848)
@@ -1,37 +0,0 @@
-# Maintainer: Bruno Pagani <archange at archlinux.org>
-
-pkgbase=materia-kde
-pkgname=(materia-kde kvantum-theme-materia)
-pkgver=20201214
-pkgrel=1
-pkgdesc="Materia theme for KDE Plasma 5"
-arch=(any)
-url="https://github.com/PapirusDevelopmentTeam/materia-kde"
-license=(GPL3)
-options=(!strip)
-source=(${url}/archive/${pkgver}/${pkgbase}-${pkgver}.tar.gz)
-sha256sums=('b474ebce5898bd6de297d480d73b4c5a2aa6a01cdf3ca618eda9a5d58bdc05d4')
-
-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 781847, materia-kde/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-12-22 10:24:37 UTC (rev 781848)
@@ -0,0 +1,37 @@
+# Maintainer: Bruno Pagani <archange at archlinux.org>
+
+pkgbase=materia-kde
+pkgname=(materia-kde kvantum-theme-materia)
+pkgver=20201222
+pkgrel=1
+pkgdesc="Materia theme for KDE Plasma 5"
+arch=(any)
+url="https://github.com/PapirusDevelopmentTeam/materia-kde"
+license=(GPL3)
+options=(!strip)
+source=(${url}/archive/${pkgver}/${pkgbase}-${pkgver}.tar.gz)
+sha256sums=('feb837d4991dfcfd0f2f7c0ebdda12a04c5b67ecd48b8b069a69b1d9df496783')
+
+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