summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2016-11-14 17:47:47 -0500
committerAdam Goldsmith2016-11-14 17:47:47 -0500
commitc80a6c63667548a996bd7905dab45bcf69eec103 (patch)
tree7f5c8e7d60b2b99b5f3b10b8798155a0fa2d1b1b
parent6ab358acc519417fbd854d54a83468184766e327 (diff)
downloadaur-c80a6c63667548a996bd7905dab45bcf69eec103.tar.gz
Bump version to 2.6.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c13dda286d32..4574313d7e16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Oct 23 02:45:38 UTC 2016
+# Mon Nov 14 22:47:32 UTC 2016
pkgbase = numix-themes-darkblue
pkgdesc = A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce) (Dark Blue Variant)
- pkgver = 2.6.5
+ pkgver = 2.6.6
pkgrel = 1
url = http://numixproject.org/
arch = any
@@ -11,9 +11,9 @@ pkgbase = numix-themes-darkblue
makedepends = glib2
makedepends = ruby-sass
optdepends = gtk-engine-murrine: GTK2 theme engine
- source = numix-themes-darkblue-2.6.5.tar.gz::https://github.com/numixproject/numix-gtk-theme/archive/2.6.5.tar.gz
+ source = numix-themes-darkblue-2.6.6.tar.gz::https://github.com/numixproject/numix-gtk-theme/archive/2.6.6.tar.gz
source = dark_colors.patch
- md5sums = 054a0f73d1644c0e06a21cfffa6989ba
+ md5sums = 7533cdecb2e9f875cd7efc881b8d65a3
md5sums = a73ce14c46aabad53ddf6c1c467b2b67
pkgname = numix-themes-darkblue
diff --git a/PKGBUILD b/PKGBUILD
index 4f6d4f319901..22cbbc2d02f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Diego <cdprincipe@gmail.com>
pkgname=numix-themes-darkblue
-pkgver=2.6.5
+pkgver=2.6.6
pkgrel=1
pkgdesc='A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce) (Dark Blue Variant)'
arch=('any')
@@ -15,7 +15,7 @@ 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=('054a0f73d1644c0e06a21cfffa6989ba'
+md5sums=('7533cdecb2e9f875cd7efc881b8d65a3'
'a73ce14c46aabad53ddf6c1c467b2b67')
prepare() {