summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-03-29 03:39:01 -0400
committerTony Lambiris2018-03-29 03:39:01 -0400
commite7c35c88aee24d378967dd44fc4c09c60a1f86f1 (patch)
tree15f88aaca661ef3b75363d4974ae0fb74b3412e0
parent8b97b11cd3dea1f36171606dafc256f97500fc3d (diff)
downloadaur-e7c35c88aee24d378967dd44fc4c09c60a1f86f1.tar.gz
Update dependencies
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9810182d6156..5fe15cc17687 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = go-kbdgrab
pkgdesc = Key grabber written in golang for cleaning your keyboard
pkgver = r11.34cc0df
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tonylambiris/go-kbdgrab
arch = i686
arch = x86_64
license = BSD
makedepends = go
- makedepends = go-bindata
+ makedepends = go-bindata-new-git
source = git+https://github.com/tonylambiris/go-kbdgrab.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index cd8377bb31ff..39af1b7e8dbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=go-kbdgrab
pkgver=r11.34cc0df
-pkgrel=1
+pkgrel=2
pkgdesc='Key grabber written in golang for cleaning your keyboard'
arch=(i686 x86_64)
url='https://github.com/tonylambiris/go-kbdgrab'
license=(BSD)
-makedepends=(go go-bindata)
+makedepends=(go go-bindata-new-git)
source=("git+https://github.com/tonylambiris/go-kbdgrab.git")
md5sums=('SKIP')