summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15d9736d94b1..981d46f0e8eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Feb 14 19:07:48 UTC 2018
+# Wed Feb 14 20:21:24 UTC 2018
pkgbase = oomox
pkgdesc = Graphical application for generating different color variations of Numix/Materia theme (GTK2, GTK3), gnome-colors and ArchDroid icon themes. Have a hack for HiDPI in gtk2.
pkgver = 1.5.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/actionless/oomox
arch = i686
arch = x86_64
@@ -25,20 +25,19 @@ pkgbase = oomox
depends = sassc
depends = zip
optdepends = xorg-xrdb: for the `xresources` theme
- optdepends = gnome-colors-common-icon-theme: for using the generated icon theme
optdepends = breeze-icons: more fallback icons
optdepends = gksu: for applying Spotify theme from GUI without polkit
provides = oomox
conflicts = oomox-git
options = !strip
source = oomox-1.5.0.tar.gz::https://github.com/actionless/oomox/archive/1.5.0.tar.gz
- source = oomox-gtk-theme-1.6.0.tar.gz::https://github.com/actionless/oomox-gtk-theme/archive/1.6.0.tar.gz
+ source = oomox-gtk-theme-1.6.1.tar.gz::https://github.com/actionless/oomox-gtk-theme/archive/1.6.1.tar.gz
source = materia-theme-20180110.tar.gz::https://github.com/nana-4/materia-theme/archive/v20180110.tar.gz
source = oomox-archdroid-icon-theme-1.0.2.tar.gz::https://github.com/actionless/oomox-archdroid-icon-theme/archive/1.0.2.tar.gz
source = oomox-gnome-colors-icon-theme-5.5.3.tar.gz::https://github.com/actionless/oomox-gnome-colors-icon-theme/archive/5.5.3.tar.gz
source = oomoxify-675fedce9a47745212b062e13a7e51b01f2bb581.zip::https://github.com/actionless/oomoxify/archive/675fedce9a47745212b062e13a7e51b01f2bb581.zip
md5sums = 982bcee23a67e2d3a1633b50310cc3e4
- md5sums = d05dcdf2ba470629233df2ff1944ae91
+ md5sums = 7b86af8b2a5eb1f9b0152ea609060b31
md5sums = 982ef08f7d5d6229e3b0fcbd1896ebfc
md5sums = 48ca9edc0cf2b06bdc353bd5f2c833ba
md5sums = f3a30f186dc92a972b88975fcbd321ed
diff --git a/PKGBUILD b/PKGBUILD
index f2b501037ca2..3f78d58df2df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Laurent Treguier <laurent@treguier.org>
_oomox_ver=1.5.0
-_numix_ver=1.6.0
+_numix_ver=1.6.1
_materia_ver=20180110
_archdroid_ver=1.0.2
_gnome_colors_ver=5.5.3
@@ -9,7 +9,7 @@ _oomoxify_ver=675fedce9a47745212b062e13a7e51b01f2bb581
pkgname=oomox
pkgver=${_oomox_ver}
-pkgrel=1
+pkgrel=2
pkgdesc='Graphical application for generating different color variations of Numix/Materia theme (GTK2, GTK3), gnome-colors and ArchDroid icon themes.
Have a hack for HiDPI in gtk2.'
arch=('i686' 'x86_64')
@@ -35,7 +35,6 @@ depends=(
)
optdepends=(
'xorg-xrdb: for the `xresources` theme'
- 'gnome-colors-common-icon-theme: for using the generated icon theme'
'breeze-icons: more fallback icons'
'gksu: for applying Spotify theme from GUI without polkit'
)
@@ -53,7 +52,7 @@ source=(
"oomoxify-${_oomoxify_ver}.zip::https://github.com/actionless/oomoxify/archive/${_oomoxify_ver}.zip"
)
md5sums=('982bcee23a67e2d3a1633b50310cc3e4'
- 'd05dcdf2ba470629233df2ff1944ae91'
+ '7b86af8b2a5eb1f9b0152ea609060b31'
'982ef08f7d5d6229e3b0fcbd1896ebfc'
'48ca9edc0cf2b06bdc353bd5f2c833ba'
'f3a30f186dc92a972b88975fcbd321ed'