summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD5
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 062788a5065d..b4deee804475 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Oct 18 21:27:56 UTC 2016
+# Mon Oct 31 19:45:31 UTC 2016
pkgbase = oomox
pkgdesc = Graphical application for generating different color variations of Numix theme (GTK2, GTK3) and gnome-colors icon theme. Have a hack for HiDPI in gtk2.
- pkgver = 0.24.1
+ pkgver = 0.25.0
pkgrel = 1
url = https://github.com/actionless/oomox
arch = i686
@@ -18,15 +18,16 @@ pkgbase = oomox
optdepends = xorg-xrdb: for the `xresources` theme
optdepends = imagemagick: for icon theme generation
optdepends = inkscape: for icon theme generation
+ optdepends = gnome-colors-common-icon-theme: for using the generated icon theme
provides = oomox
conflicts = oomox-git
- source = https://github.com/actionless/oomox/archive/0.24.1.tar.gz
+ source = https://github.com/actionless/oomox/archive/0.25.0.tar.gz
source = oomox-cli
source = oomox-gui
source = oomox-icons-cli
source = oomoxify-cli
source = oomox.desktop
- md5sums = d49806e827f963613689e2e580395cd6
+ md5sums = 7160e5471f46157126653e169da0d1ea
md5sums = cf96db21684e4e0df1f9a14b3aae65bb
md5sums = 0d156463416bbc2260c073c15b7f2a70
md5sums = 57cfcc4141ce6e346da7ab8bab411b14
diff --git a/PKGBUILD b/PKGBUILD
index 3b5f672a83ea..ef35e9afbd89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Laurent Treguier <laurent@treguier.org>
pkgname=oomox
-pkgver=0.24.1
+pkgver=0.25.0
pkgrel=1
pkgdesc="Graphical application for generating different color variations
of Numix theme (GTK2, GTK3) and gnome-colors icon theme. Have a hack for HiDPI in gtk2."
@@ -21,6 +21,7 @@ optdepends=(
'xorg-xrdb: for the `xresources` theme'
'imagemagick: for icon theme generation'
'inkscape: for icon theme generation'
+ 'gnome-colors-common-icon-theme: for using the generated icon theme'
)
provides=('oomox')
conflicts=('oomox-git')
@@ -32,7 +33,7 @@ source=(
'oomoxify-cli'
'oomox.desktop'
)
-md5sums=('d49806e827f963613689e2e580395cd6'
+md5sums=('7160e5471f46157126653e169da0d1ea'
'cf96db21684e4e0df1f9a14b3aae65bb'
'0d156463416bbc2260c073c15b7f2a70'
'57cfcc4141ce6e346da7ab8bab411b14'