summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3dff6ba1bea..048f3045cb78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ arch=('any')
url="https://gitlab.com/sixsixfive/DarK-icons"
license=('CC BY-SA 4.0')
depends=('gtk-update-icon-cache')
-provides=("${pkgname%-git}")
-conflicts=("${pkgname%-git}")
+provides=()
+conflicts=()
options=('!strip')
source=(
"git+https://gitlab.com/sixsixfive/DarK-icons.git"