summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Perez de Castro2020-09-04 10:38:42 +0300
committerAdrian Perez de Castro2020-09-04 10:38:42 +0300
commit606e6b152d5bdb87b45a0c7ffb4655ddc5aff1e7 (patch)
tree647e058b9c84da45331513bfd86f4e054dcbad31
parent78af83d052c7b17cb97116e2065870381e7e0a1c (diff)
downloadaur-606e6b152d5bdb87b45a0c7ffb4655ddc5aff1e7.tar.gz
Add git as makedepends, bump pkgrel
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b56f20054934..ff1c092f429d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = xcursor-cz-viator
pkgver = 20200713
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/charakterziffer/cursor-toolbox
arch = any
license = GPL3
+ makedepends = git
makedepends = inkscape
makedepends = xorg-xcursorgen
makedepends = python2
diff --git a/PKGBUILD b/PKGBUILD
index 95b893522263..c75d8936648c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@ pkgdesc=''
pkgbase=xcursor-cz-viator
pkgname=(xcursor-cz-viator-{hourglass,ring,rotor,windmill}-{white,black})
pkgver=20200713
-pkgrel=1
+pkgrel=2
_commit=fb8f37fa75fbae9df22a8976432214a46b77ce1e
license=(GPL3)
url=https://github.com/charakterziffer/cursor-toolbox
arch=(any)
-makedepends=(inkscape xorg-xcursorgen python2 patch)
+makedepends=(git inkscape xorg-xcursorgen python2 patch)
depends=()
source=("${pkgbase}-${pkgver}::git+${url}#commit=${_commit}" build.patch)
sha512sums=('SKIP'