summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc9560697625..bf53be268a3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='elementary-xfce'
pkgname="${_pkgname}-icons-git"
pkgver=0.10.r2.g9ff56ee0
-pkgrel=1
+pkgrel=2
pkgdesc='Elementary icon-theme with improved Xfce support'
arch=('any')
url="https://github.com/shimmerproject/${_pkgname}"
@@ -10,6 +10,7 @@ license=('GPL2')
makedepends=('git')
depends=('adwaita-icon-theme')
conflicts=("${_pkgname}-icons")
+provides=("${_pkgname}-icons")
options=(!strip)
source=("git+${url}")
sha256sums=('SKIP')