summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkillhellokitty2015-11-07 06:17:03 -0600
committerkillhellokitty2015-11-07 06:17:03 -0600
commit6271f7e6ec723b6454862dd503abcfbdd80fcb63 (patch)
tree9d9d3e277cfedbf5d81b5453cef06b7e8be849c9
parent057e926268d9342b75b4a855e20ef4391c47690e (diff)
downloadaur-6271f7e6ec723b6454862dd503abcfbdd80fcb63.tar.gz
Update to 7_11072015
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD13
2 files changed, 13 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c47c0719b455..30e8f16b120d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Nov 6 13:05:54 UTC 2015
+# Sat Nov 7 12:15:51 UTC 2015
pkgbase = delorean-dark-3.18
- pkgdesc = The Metal Gtk Theme. For Gnome 3.16, Xfce w/xfwm4, XfDashboard, Cinnamon, MATE, Openbox, Firefox, & Chromium
- pkgver = 6_11062015
+ pkgdesc = The Metal Gtk Theme. For Gnome 3.18, Gnome-Shell, GDM, Xfce w/xfwm4, XfDashboard, Cinnamon, MATE, Openbox, Plank, Firefox, & Chromium
+ pkgver = 7_11072015
pkgrel = 1
url = http://fav.me/d9et76v
arch = any
@@ -10,8 +10,8 @@ pkgbase = delorean-dark-3.18
depends = gtk-engines
depends = gnome-themes-standard>=3.18
depends = gtk-engine-murrine>=0.98.2
- source = https://dl.dropboxusercontent.com/u/330352/delorean-dark-3.18-6_11062015.zip
- md5sums = 44a30ca8cc242f8755a6dff48e198da9
+ source = https://dl.dropboxusercontent.com/u/330352/delorean-dark-3.18-7_11072015.zip
+ md5sums = a7b99c2ce41b14d412822857dd5f1cbc
pkgname = delorean-dark-3.18
diff --git a/PKGBUILD b/PKGBUILD
index 75a2d5fa5412..657587447c28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,20 @@
# Maintainer: killhellokitty <killhellokitty.deviantart.com>
pkgname=delorean-dark-3.18
-pkgver=6_11062015
-pkgrel=2
-pkgdesc="The Metal Gtk Theme. For Gnome 3.16, Xfce w/xfwm4, XfDashboard, Cinnamon, MATE, Openbox, Firefox, & Chromium"
+pkgver=7_11072015
+pkgrel=1
+pkgdesc="The Metal Gtk Theme. For Gnome 3.18, Gnome-Shell, GDM, Xfce w/xfwm4, XfDashboard, Cinnamon, MATE, Openbox, Plank, Firefox, & Chromium"
arch=('any')
url="http://fav.me/d9et76v"
license=('GPLv3')
depends=('gtk-engines' 'gnome-themes-standard>=3.18' 'gtk-engine-murrine>=0.98.2')
-source=("https://dl.dropboxusercontent.com/u/330352/delorean-dark-3.18-6_11062015.zip")
+source=("https://dl.dropboxusercontent.com/u/330352/delorean-dark-3.18-7_11072015.zip")
#install=$pkgname.install
#replaces=('delorean-dark-themes-3.8')
#conflicts=('delorean-dark-theme-3.8')
-md5sums=('44a30ca8cc242f8755a6dff48e198da9')
+md5sums=('a7b99c2ce41b14d412822857dd5f1cbc')
package() {
@@ -29,6 +29,9 @@ find DeLorean-Dark-3.18/ -type f \
find xfdashboard-delorean-dark-3.18/ -type f \
-exec install -Dm644 "{}" "$pkgdir/usr/share/themes/{}" \;
+find DeLorean-Dark-3.18-Plank-Theme/ -type f \
+-exec install -Dm644 "{}" "$pkgdir/usr/share/plank/{}" \;
+
cd 'ROOT THEME'
find DeLorean-Dark-3.18/ -type f \