summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2018-09-24 19:30:05 +0200
committerPhilip Goto2018-09-24 19:30:05 +0200
commitcb5825c5b820976070dfcdb753c1083a90ffed5e (patch)
treea12e5b0245f5e570c40cd14d6014e3444a96256b /PKGBUILD
parentdc46f83e053967f3bce9d4b8d8602be45cf1f494 (diff)
downloadaur-mato-icons-git.tar.gz
Add xorg-xcursorgen as makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdd7bcfa20c4..acc71476f339 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@ pkgname=mato-icons-git
pkgver=1.4.r85.gca1fb9a
pkgrel=1
pkgdesc="Mato is a Material Design inspired icon theme for Linux. It features simple and modern icons based on the official icons."
-arch=('any')
+arch=(any)
url="https://flipflop97.github.io/Mato/"
license=('Creative Commons Attribution-ShareAlike 4.0 International Public License')
-makedepends=('git')
-provides=('mato-icons')
-conflicts=('mato-icons')
+makedepends=(git xorg-xcursorgen)
+provides=(mato-icons)
+conflicts=(mato-icons)
source=("${pkgname}::git+https://github.com/flipflop97/Mato.git")
sha256sums=('SKIP')