summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordonGR2016-05-08 18:41:48 +0300
committerGordonGR2016-05-08 18:41:48 +0300
commit5477db3890be056f5a45a7a7a86b800477d30227 (patch)
tree836b0aae63855ccac50359339c2c049be7af287a /PKGBUILD
parentf75c8d8b8395eabd2aa174229f5b485891c2e99f (diff)
downloadaur-5477db3890be056f5a45a7a7a86b800477d30227.tar.gz
1.5-1: Upstream update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe8f54ad997e..2754a7b02aa7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,22 +1,21 @@
# Maintainer: GordonGR <gordongr@freemail.gr>
pkgname=gtk-theme-plasma-shock-bolt-fire
-pkgver=1.4
+pkgver=1.5
pkgrel=1
pkgdesc="Black theme based on Dark Cold"
arch=('any')
url="http://xfce-look.org/content/show.php/Plasma+Bolt%2C+Fire%2C+Shock?content=158436"
license=('GPL')
depends=('gtk-xfce-engine' 'gtk-engines')
-source=("http://xfce-look.org/CONTENT/content-files/158436-Plasma-1.4.tar.gz")
-md5sums=('3861b7d97e9e6cd6d6ebf3fee7082c45')
+source=("https://www.dropbox.com/s/nc5qdwodp0c8lw7/themes.tar.gz")
+md5sums=('66c79891dc8a7bab81d91f196b9aa461')
-replaces=(plasma-xfce-theme)
-conflicts=(plasma-xfce-theme)
package() {
# cd ${srcdir}/DarkCold-OriginalSeed-xfwm
install -d "${pkgdir}/usr/share/themes"
+cd Themes/GTK-3.20
cp -R 'Plasma Bolt' ${pkgdir}/usr/share/themes
cp -R 'Plasma Fire' ${pkgdir}/usr/share/themes
cp -R 'Plasma Shock' ${pkgdir}/usr/share/themes