summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2018-12-25 10:27:39 +0100
committerNicola Murino2018-12-25 10:27:39 +0100
commitf8e5661befe5d04d9636203e2ae3d3386fe0c194 (patch)
treee1a1b40464b90d4a82d75228c2288ab5a1e999cf /PKGBUILD
parent7670e75a2dabf3938a3425d88d8bfbb085081231 (diff)
downloadaur-f8e5661befe5d04d9636203e2ae3d3386fe0c194.tar.gz
icon-theme: add humanity icons as depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6722831f5027..7cdaf0016333 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=yaru
pkgname=('yaru-sound-theme' 'yaru-gtk-theme' 'yaru-gnome-shell-theme' 'yaru-icon-theme' 'yaru-session')
pkgver=18.10.7
-pkgrel=2
+pkgrel=3
_tag=18.10.7
pkgdesc="Yaru default ubuntu theme"
arch=(any)
@@ -61,7 +61,7 @@ package_yaru-gnome-shell-theme() {
package_yaru-icon-theme() {
pkgdesc="Yaru default ubuntu icon theme"
- depends=(hicolor-icon-theme gtk-update-icon-cache librsvg)
+ depends=("hicolor-icon-theme" "gtk-update-icon-cache" "librsvg" "humanity-icon-theme")
DESTDIR="$pkgdir" ninja -C build install
rm -r "$pkgdir/usr/share/glib-2.0"