summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2016-09-18 12:05:41 -0400
committerAdam Goldsmith2016-09-18 12:05:41 -0400
commit60a47b8ac531b2bc3789a424e0f3296cc4a5ca88 (patch)
tree95bd3c49a3fed67fb09ac3fc98f4010a71e69575
parent754f27dff68b8b2f61d312f145cdc01d296ca2e4 (diff)
downloadaur-60a47b8ac531b2bc3789a424e0f3296cc4a5ca88.tar.gz
Bump version to 2.6.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 082ec1ac444d..bf4db25c0ea9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jul 2 02:25:33 UTC 2016
+# Sun Sep 18 16:05:20 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.1
+ pkgver = 2.6.2
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.1.tar.gz::https://github.com/numixproject/numix-gtk-theme/archive/2.6.1.tar.gz
+ source = numix-themes-darkblue-2.6.2.tar.gz::https://github.com/numixproject/numix-gtk-theme/archive/2.6.2.tar.gz
source = dark_colors.patch
- md5sums = 499e2e8e9d7d1d81403ebf8f65c8ced6
+ md5sums = f7c43c972401c45873f48337f0da2a51
md5sums = a73ce14c46aabad53ddf6c1c467b2b67
pkgname = numix-themes-darkblue
diff --git a/PKGBUILD b/PKGBUILD
index 06a910485e39..3f88d72c0d27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Diego <cdprincipe@gmail.com>
pkgname=numix-themes-darkblue
-pkgver=2.6.1
+pkgver=2.6.2
pkgrel=1
pkgdesc='A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce) (Dark Blue Variant)'
arch=('any')
@@ -13,9 +13,9 @@ url='http://numixproject.org/'
license=('GPL3')
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/2.6.1.tar.gz"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/numixproject/numix-gtk-theme/archive/${pkgver}.tar.gz"
'dark_colors.patch')
-md5sums=('499e2e8e9d7d1d81403ebf8f65c8ced6'
+md5sums=('f7c43c972401c45873f48337f0da2a51'
'a73ce14c46aabad53ddf6c1c467b2b67')
prepare() {