summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c88c37682237..75ed8538d9c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,16 @@
# Generated by mksrcinfo v8
-# Sat Dec 12 11:50:25 UTC 2015
+# Sun May 8 15:41:18 UTC 2016
pkgbase = gtk-theme-plasma-shock-bolt-fire
pkgdesc = Black theme based on Dark Cold
- pkgver = 1.4
+ pkgver = 1.5
pkgrel = 1
url = http://xfce-look.org/content/show.php/Plasma+Bolt%2C+Fire%2C+Shock?content=158436
arch = any
license = GPL
depends = gtk-xfce-engine
depends = gtk-engines
- conflicts = plasma-xfce-theme
- replaces = plasma-xfce-theme
- 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
pkgname = gtk-theme-plasma-shock-bolt-fire
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