summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2017-10-08 01:46:08 -0400
committerAdam Goldsmith2017-10-08 01:46:08 -0400
commitaf14ed0ed0d31158045ac489e4b0dca5ac2ffe24 (patch)
treea5582abb663db99e62c3ae325816ce51b6a374c2
parentc80a6c63667548a996bd7905dab45bcf69eec103 (diff)
downloadaur-af14ed0ed0d31158045ac489e4b0dca5ac2ffe24.tar.gz
Bump version number and update patch for 2.6.7
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--dark_colors.patch7
3 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4574313d7e16..e24f5520e7a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Nov 14 22:47:32 UTC 2016
+# Sun Oct 8 05:46:05 UTC 2017
pkgbase = numix-themes-darkblue
pkgdesc = A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce) (Dark Blue Variant)
- pkgver = 2.6.6
+ pkgver = 2.6.7
pkgrel = 1
url = http://numixproject.org/
arch = any
@@ -11,10 +11,10 @@ pkgbase = numix-themes-darkblue
makedepends = glib2
makedepends = ruby-sass
optdepends = gtk-engine-murrine: GTK2 theme engine
- source = numix-themes-darkblue-2.6.6.tar.gz::https://github.com/numixproject/numix-gtk-theme/archive/2.6.6.tar.gz
+ source = numix-themes-darkblue-2.6.7.tar.gz::https://github.com/numixproject/numix-gtk-theme/archive/2.6.7.tar.gz
source = dark_colors.patch
- md5sums = 7533cdecb2e9f875cd7efc881b8d65a3
- md5sums = a73ce14c46aabad53ddf6c1c467b2b67
+ md5sums = 622d373ca3d755bb612519388020b45a
+ md5sums = ff8c5ceda5fc260a9693d46c5bfff58b
pkgname = numix-themes-darkblue
diff --git a/PKGBUILD b/PKGBUILD
index 22cbbc2d02f6..2ca06f2fcb5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Diego <cdprincipe@gmail.com>
pkgname=numix-themes-darkblue
-pkgver=2.6.6
+pkgver=2.6.7
pkgrel=1
pkgdesc='A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce) (Dark Blue Variant)'
arch=('any')
@@ -15,8 +15,8 @@ makedepends=('git' 'glib2' 'ruby-sass')
optdepends=('gtk-engine-murrine: GTK2 theme engine')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/numixproject/numix-gtk-theme/archive/${pkgver}.tar.gz"
'dark_colors.patch')
-md5sums=('7533cdecb2e9f875cd7efc881b8d65a3'
- 'a73ce14c46aabad53ddf6c1c467b2b67')
+md5sums=('622d373ca3d755bb612519388020b45a'
+ 'ff8c5ceda5fc260a9693d46c5bfff58b')
prepare() {
cd "$srcdir/numix-gtk-theme-$pkgver/src/"
diff --git a/dark_colors.patch b/dark_colors.patch
index a18f1659cd25..43e90a7a5ac3 100644
--- a/dark_colors.patch
+++ b/dark_colors.patch
@@ -44,7 +44,7 @@
@import "functions";
// default color scheme
--$bg_color: if($variant == "dark", #444, #eee);
+-$bg_color: if($variant == "dark", #444, #dedede);
-$fg_color: if($variant == "dark", #ddd, #555);
+$bg_color: if($variant == "dark", #333, #eee);
+$fg_color: if($variant == "dark", #dcdcdc, #555);
@@ -74,7 +74,7 @@
$dark_shadow: #000;
--- a/index.theme
+++ b/index.theme
-@@ -1,10 +1,10 @@
+@@ -1,11 +1,11 @@
[Desktop Entry]
Type=X-GNOME-Metatheme
-Name=Numix
@@ -85,7 +85,8 @@
[X-GNOME-Metatheme]
-GtkTheme=Numix
--MetacityTheme=Numix
+GtkTheme=Numix-DarkBlue
+ IconTheme=Numix
+-MetacityTheme=Numix
+MetacityTheme=Numix-DarkBlue
ButtonLayout=:minimize,maximize,close