summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 131ec7b1bc7e..b6e11842f6a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=mist-icon-theme
pkgver=2.32.1
-pkgrel=5
+pkgrel=4
pkgdesc="Mist icon theme"
arch=('any')
url="https://wiki.gnome.org/GnomeArt"
license=('GPL')
-depends=('xdg-utils')
+depends=('gtk-update-icon-cache')
makedepends=('intltool' 'gtk-engines' 'icon-naming-utils')
install="mist-icon-theme.install"
source=("http://ftp.gnome.org/pub/GNOME/sources/gnome-themes/2.32/gnome-themes-$pkgver.tar.bz2")