From b220be024cebc8833b9b3035a96a77d410a9158a Mon Sep 17 00:00:00 2001 From: bill-auger Date: Sat, 4 May 2019 05:11:51 -0400 Subject: [parabola-theme-blackmate]: rebuild --- pcr-testing/parabola-theme-blackmate/PKGBUILD | 8 ++++---- .../parabola-theme-blackmate/parabola-theme-blackmate.install | 2 +- 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 } -- cgit v1.2.3