summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 795c47377891..ab4fcaa60999 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Somebody <somebody[at]foo[dot]tld>
pkgname=g500-git
_gitname=g500
-pkgver=r81.b16e6fb
+pkgver=r118.3884fcf
pkgrel=1
pkgdesc="Documentation and code for g500 specific HID protocol for profile configuration and other tweaks"
url="https://github.com/cvuchener/g500"
@@ -9,7 +9,7 @@ arch=('x86_64' 'i686')
license=('GPL3')
depends=('bash')
optdepends=()
-makedepends=()
+makedepends=('git')
conflicts=()
replaces=()
backup=()