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 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pcr-testing/parabola-theme-blackmate/PKGBUILD') 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 -- cgit v1.2.3