summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwillemw122020-10-19 12:53:37 +0200
committerwillemw122020-10-19 12:53:37 +0200
commit8682c6f11115d86db6d9f5cb92f6fed7f1243eb7 (patch)
tree711c422e20dc1f9461ffdabb90999df846422ed6 /PKGBUILD
parent50bd689c19c0143c0f0e9dcf4480405213d9a838 (diff)
downloadaur-flatwoken-icons-git.tar.gz
Add git makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e985d3cb00e9..fce5134d3fdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgname=flatwoken-icons-git
pkgver=r669.aa7b4a4
-pkgrel=2
+pkgrel=3
pkgdesc="Flat, long-shadow icon themes derived from the AwOken Token-style iconset"
arch=('any')
url="https://github.com/alecive/FlatWoken"
license=('CCPL:by-sa-4.0')
+makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
source=($pkgname::git+$url.git)