summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f4ba9bf8569..54b64ee7cbb0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Feb 10 08:20:51 UTC 2016
+# Sat Jun 11 19:39:06 UTC 2016
pkgbase = numix-themes-electric
pkgdesc = A flat and light theme with a modern look using Arch Linux colors (GNOME, Openbox, Unity, Xfce)
pkgver = 2.5.1
- pkgrel = 1
+ pkgrel = 2
url = http://numixproject.org/
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index b3b36ccfb508..4ed7b5d05e2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
pkgname=numix-themes-electric
pkgver=2.5.1
-pkgrel=1
+pkgrel=2
pkgdesc='A flat and light theme with a modern look using Arch Linux colors (GNOME, Openbox, Unity, Xfce)'
arch=('any')
url='http://numixproject.org/'
license=('GPL3')
depends=('gtk-engine-murrine')
source=("numix-themes-${pkgver}.tar.gz::https://github.com/shimmerproject/Numix/archive/v${pkgver}.tar.gz")
-md5sums=('4468cb3f2fe0d01e823df7c310778787')
+md5sums=('f480ae44848186818a4c5a884c250388')
prepare() {
names='base_color bg_color text_color fg_color selected_bg_color selected_fg_color tooltip_bg_color tooltip_fg_color'
- cd Numix-${pkgver}
+ cd numix-gtk-theme-${pkgver}
for name in $names
do
@@ -32,7 +32,7 @@ prepare() {
}
package() {
- cd Numix-${pkgver}
+ cd numix-gtk-theme-${pkgver}
install -dm 755 "${pkgdir}"/usr/share/themes/Numix-Electric
rm -rf .git .gitignore CREDITS LICENSE README.md