summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2017-04-01 19:21:06 +0200
committeractionless2017-04-01 19:21:06 +0200
commitcb19b6c484416cef0fa930fd1f962af69c47a51b (patch)
tree12aa827c14d022ca100cc07652c0a46e0117ec4f /PKGBUILD
parent823a371b6c0c67e48e076a564032f2cecbc04365 (diff)
downloadaur-cb19b6c484416cef0fa930fd1f962af69c47a51b.tar.gz
update to 1.2.3; fix wm class
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d551a64f9a31..f354d81b31f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Upstream URL: https://github.com/actionless/oomox
pkgname=oomox-git
-pkgver=1.2.2
+pkgver=1.2.3
pkgrel=1
pkgdesc="Graphical application for generating different color variations
of Numix theme (GTK2, GTK3), gnome-colors and ArchDroid icon themes.
@@ -30,6 +30,7 @@ optdepends=(
'imagemagick: for icon theme generation'
'inkscape: for icon theme generation'
'gnome-colors-common-icon-theme: for using the generated icon theme'
+ 'breeze-icons: more fallback icons'
'gksu: for applying Spotify theme from GUI'
#'gnome-colors-icon-theme: for using the generated icon theme' it's broken ATM
)
@@ -98,7 +99,7 @@ Type=Application
Icon=preferences-desktop-theme
Categories=GNOME;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-PersonalSettings;
Keywords=color;gtk;highlight;theme;widget;numix;
-StartupWMClass=__main__.py
+StartupWMClass=oomox
X-GNOME-Gettext-Domain=oomox
X-Desktop-File-Install-Version=0.22
EOF