summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfademind2018-04-17 19:59:06 +0200
committerfademind2018-04-17 19:59:06 +0200
commit868fd6fe2b0c38068f2baa06dccf18e884c77a39 (patch)
tree2f9579e58a96c5b6467f70d8dec6994c940bf12b /PKGBUILD
parent4a03f5da8a90582f22234b95f3cdf3fa6c34e591 (diff)
downloadaur-868fd6fe2b0c38068f2baa06dccf18e884c77a39.tar.gz
typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a221449b2dd..4e3211a65e40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="https://github.com/Ste74/papirus-maia-icon-theme"
license=("LGPL3")
depends=('gtk-update-icon-cache' 'papirus-icon-theme-git')
-makepepends=('cmake' 'git')
+makedepends=('cmake' 'git')
conflicts=("${pkgname/-git/}")
options=('!strip')
source=("git+${url}.git")