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 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)