summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFabian Piribauer2019-07-30 13:06:50 +0200
committerFabian Piribauer2019-07-30 13:06:50 +0200
commita8c24587ffd0102697c2c488817c472ac187f7a0 (patch)
tree7e2a0ac0ca3de62829d3e0232f5a51e5bebcfb75 /.SRCINFO
parent2c1f0da58eabb734e1ef1a008d50be57ead0859f (diff)
downloadaur-a8c24587ffd0102697c2c488817c472ac187f7a0.tar.gz
add git to makedepends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d91fdabc066..8a890fdf631f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = piper-git
pkgdesc = Piper is a GUI interface to ratbagd, the system daemon for configurable mice
- pkgver = 0.2.902.r16.g5a44f97
- pkgrel = 2
+ pkgver = 0.2.905.r8.gf2a9e5d
+ pkgrel = 1
url = https://github.com/libratbag/piper
arch = i686
arch = x86_64
license = GPL
+ makedepends = git
makedepends = meson
depends = python3
depends = python-gobject>=3.0