summaryrefslogtreecommitdiff
path: root/pcr-testing
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2019-05-04 05:11:51 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2019-05-04 06:48:01 -0400
commitb220be024cebc8833b9b3035a96a77d410a9158a (patch)
tree1eb6bec8b5200d9b1b26248dc36e2ee983ca1248 /pcr-testing
parent6ececa9c8112a35803f53216dd1e4653e1bb3b7b (diff)
[parabola-theme-blackmate]: rebuild
Diffstat (limited to 'pcr-testing')
-rw-r--r--pcr-testing/parabola-theme-blackmate/PKGBUILD8
-rw-r--r--pcr-testing/parabola-theme-blackmate/parabola-theme-blackmate.install2
2 files changed, 5 insertions, 5 deletions
diff --git a/pcr-testing/parabola-theme-blackmate/PKGBUILD b/pcr-testing/parabola-theme-blackmate/PKGBUILD
index c76251fb8..cbd275696 100644
--- a/pcr-testing/parabola-theme-blackmate/PKGBUILD
+++ b/pcr-testing/parabola-theme-blackmate/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=parabola-theme-blackmate
pkgver=3.22.16
-pkgrel=parabola4
+pkgrel=parabola5
pkgdesc="Parabola's dark desktop theme"
arch=('any')
license=('GPL3')
@@ -12,14 +12,14 @@ url=https://mate-desktop.org
depends=('qt5ct' 'qt5-styleplugins')
makedepends=('git')
-source=(https://git.parabola.nu/artwork.git/snapshot/official%2F2018.tar.gz)
+source=(git+https://git.parabola.nu/artwork.git#branch=official/2018)
install=$pkgname.install
-sha256sums=('d1c57dabfc735ca6eef2f116d8c83ac1c5c1f20f89a6b5f5459982c822186044')
+sha256sums=('SKIP')
package()
{
- cd $srcdir/official/2018/gtk-themes/parabola-blackmate
+ cd $srcdir/artwork/gtk-themes/parabola-blackmate
mkdir -p ${pkgdir}/usr/share/themes/parabola-blackmate
for ea in apps cinnamon gtk-2.0 gtk-3.0 metacity-1 qt5ct unity index.theme
diff --git a/pcr-testing/parabola-theme-blackmate/parabola-theme-blackmate.install b/pcr-testing/parabola-theme-blackmate/parabola-theme-blackmate.install
index 9610b443f..9aad93f95 100644
--- a/pcr-testing/parabola-theme-blackmate/parabola-theme-blackmate.install
+++ b/pcr-testing/parabola-theme-blackmate/parabola-theme-blackmate.install
@@ -11,7 +11,7 @@ post_install() {
==> Installation:
==> To allow QT programs to follow the theme: 'parabola-theme-blackmate';
==> either copy /usr/share/themes/parabola-blackmate/qt5ct/qt5ct.conf to ~/.config/qt5ct/
-==> or run the `qt5ct` program and select the theme: 'gtk2'.
+==> or run the \`qt5ct\` program and select the theme: 'gtk2'.
_EOF
}