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 517eb7c6acb9..a6226489fde3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_pkgname="elementary-xfce"
pkgname="${_pkgname}-icons"
pkgver=0.13
-pkgrel=1
+pkgrel=2
pkgdesc='Elementary icon theme with improved Xfce support'
arch=('any')
url="https://github.com/shimmerproject/${_pkgname}"
license=('GPL2')
-makedepends=('gtk3')
+makedepends=('gtk3' 'optipng')
depends=('adwaita-icon-theme')
conflicts=("${pkgname}-git")
source=("${url}/archive/v${pkgver}.tar.gz")