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

Bruno Pagani archange at archlinux.org
Tue Sep 12 10:05:27 UTC 2017


    Date: Tuesday, September 12, 2017 @ 10:05:27
  Author: archange
Revision: 257096

archrelease: copy trunk to community-any

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

----------+
 PKGBUILD |   48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-12 10:05:07 UTC (rev 257095)
+++ PKGBUILD	2017-09-12 10:05:27 UTC (rev 257096)
@@ -1,24 +0,0 @@
-# Maintainer: Bruno Pagani <archange at archlinux.org>
-
-pkgname=arc-kde
-pkgver=20170423
-pkgrel=1
-pkgdesc="Arc theme for KDE Plasma 5"
-arch=('any')
-url="https://github.com/PapirusDevelopmentTeam/${pkgname}"
-license=('GPL3')
-options=('!strip')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('bd6a139ef990f3a8acbc06a26c280c299ff705c6c56eb90af320507d2ecec7ae')
-
-package() {
-    cd ${pkgname}-${pkgver}
-    mkdir -p ${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
-    # Not sure whether this is the right place to provide this script…
-    rm "${pkgdir}"/usr/share/plasma/desktoptheme/Arc-Dark/fix-menubar.sh
-}

Copied: arc-kde/repos/community-any/PKGBUILD (from rev 257095, arc-kde/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-09-12 10:05:27 UTC (rev 257096)
@@ -0,0 +1,24 @@
+# Maintainer: Bruno Pagani <archange at archlinux.org>
+
+pkgname=arc-kde
+pkgver=20170908
+pkgrel=1
+pkgdesc="Arc theme for KDE Plasma 5"
+arch=('any')
+url="https://github.com/PapirusDevelopmentTeam/${pkgname}"
+license=('GPL3')
+options=('!strip')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('693534ca63d17ee620556f1e30a099f66ac88bbb59eff4d87c3a7d404f59a24f')
+
+package() {
+    cd ${pkgname}-${pkgver}
+    mkdir -p ${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
+    # Not sure whether this is the right place to provide this script…
+    rm "${pkgdir}"/usr/share/plasma/desktoptheme/Arc-Dark/fix-menubar.sh
+}



More information about the arch-commits mailing list