summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoractionless2016-10-24 15:43:00 +0200
committeractionless2016-10-24 15:43:00 +0200
commitf44dcfad2986bb370b45977d0d213ce9e9403180 (patch)
treed125f085bc1beb1904f936bab9ed7e45230638d0
parentd51d6e6ee3f1090778b3cf15437e7c9211139505 (diff)
downloadaur-f44dcfad2986bb370b45977d0d213ce9e9403180.tar.gz
update opt dependency
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbba983aaede..a8c9f8d1c993 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = oomox-git
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
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/actionless/oomox
arch = x86_64
arch = i686
@@ -16,7 +16,7 @@ pkgbase = oomox-git
optdepends = xorg-xrdb: for the `xresources` theme
optdepends = imagemagick: for icon theme generation
optdepends = inkscape: for icon theme generation
- optdepends = gnome-colors-icon-theme: for using the generated icon theme
+ optdepends = gnome-colors-common-icon-theme: for using the generated icon theme
source = git+https://github.com/actionless/oomox.git#branch=master
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 34910088b55e..4b95fb1ce5d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=oomox-git
pkgver=0.24.1
-pkgrel=2
+pkgrel=3
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."
arch=('x86_64' 'i686')
@@ -26,7 +26,8 @@ optdepends=(
'xorg-xrdb: for the `xresources` theme'
'imagemagick: for icon theme generation'
'inkscape: for icon theme generation'
- 'gnome-colors-icon-theme: for using the generated icon theme'
+ 'gnome-colors-common-icon-theme: for using the generated icon theme'
+ #'gnome-colors-icon-theme: for using the generated icon theme' it's broken ATM
)
pkgver() {