summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2016-10-22 22:45:50 -0400
committerAdam Goldsmith2016-10-22 22:45:50 -0400
commit6ab358acc519417fbd854d54a83468184766e327 (patch)
treea63c66f213d94e0f412aaf8100f9c108ba6d5866
parentc236a4397cc4e6dcf7e863dc79213d9c07961ea1 (diff)
downloadaur-6ab358acc519417fbd854d54a83468184766e327.tar.gz
Bump version to 2.6.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6aa19c7696d7..c13dda286d32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Sep 22 03:39:46 UTC 2016
+# Sun Oct 23 02:45:38 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.4
+ pkgver = 2.6.5
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.4.tar.gz::https://github.com/numixproject/numix-gtk-theme/archive/2.6.4.tar.gz
+ source = numix-themes-darkblue-2.6.5.tar.gz::https://github.com/numixproject/numix-gtk-theme/archive/2.6.5.tar.gz
source = dark_colors.patch
- md5sums = cdaca5ede2a40000d383d200e01c0395
+ md5sums = 054a0f73d1644c0e06a21cfffa6989ba
md5sums = a73ce14c46aabad53ddf6c1c467b2b67
pkgname = numix-themes-darkblue
diff --git a/PKGBUILD b/PKGBUILD
index ac12112f1711..4f6d4f319901 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Diego <cdprincipe@gmail.com>
pkgname=numix-themes-darkblue
-pkgver=2.6.4
+pkgver=2.6.5
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=('cdaca5ede2a40000d383d200e01c0395'
+md5sums=('054a0f73d1644c0e06a21cfffa6989ba'
'a73ce14c46aabad53ddf6c1c467b2b67')
prepare() {