summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFadeMind2016-01-31 08:39:04 +0100
committerFadeMind2016-01-31 08:39:04 +0100
commit5f3c67ab1621a67498c99d4ffc3d4871ae798812 (patch)
treed96aec9e97d65118fe44ca1eec8291415f062f64 /PKGBUILD
parentb580bf00fde795c46008b0032d7641a6789faffd (diff)
downloadaur-5f3c67ab1621a67498c99d4ffc3d4871ae798812.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fae092afc8ec..660559145339 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ url="https://github.com/NitruxSA/breeze-icon-theme"
license=('LGPL')
groups=('kf5')
makedepends=('git')
-provides="${_pkgname}"
-conflicts="${_pkgname}"
+provides=("${_pkgname}")
+conflicts=("${_pkgname}")
source=("${_pkgname}::git+${url}.git")
sha256sums=('SKIP')