summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2017-10-24 12:41:41 -0400
committerAdam Goldsmith2017-10-24 12:41:41 -0400
commit234ad0c5905e6ea38d1a207dfea912862342c071 (patch)
treea8bd933ed74019b99d66e444af0043eeebdd263d
parentaf14ed0ed0d31158045ac489e4b0dca5ac2ffe24 (diff)
downloadaur-234ad0c5905e6ea38d1a207dfea912862342c071.tar.gz
Update md5sums
They seem to have changed the tar.gz without changing the version number
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e24f5520e7a1..8fc4ffa29490 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Oct 8 05:46:05 UTC 2017
+# Tue Oct 24 16:41:33 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.7
- pkgrel = 1
+ pkgrel = 2
url = http://numixproject.org/
arch = any
license = GPL3
@@ -13,7 +13,7 @@ pkgbase = numix-themes-darkblue
optdepends = gtk-engine-murrine: GTK2 theme engine
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 = 622d373ca3d755bb612519388020b45a
+ md5sums = ac4aa9cb32dcd65fd34f28b74b6c5020
md5sums = ff8c5ceda5fc260a9693d46c5bfff58b
pkgname = numix-themes-darkblue
diff --git a/PKGBUILD b/PKGBUILD
index 2ca06f2fcb5a..b5a7e3cde41c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=numix-themes-darkblue
pkgver=2.6.7
-pkgrel=1
+pkgrel=2
pkgdesc='A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce) (Dark Blue Variant)'
arch=('any')
url='http://numixproject.org/'
@@ -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=('622d373ca3d755bb612519388020b45a'
+md5sums=('ac4aa9cb32dcd65fd34f28b74b6c5020'
'ff8c5ceda5fc260a9693d46c5bfff58b')
prepare() {