summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIan Beringer2016-08-15 21:22:21 +0200
committerIan Beringer2016-08-15 21:22:21 +0200
commit58fc8e48441ccc87d6ae9abbf56e0ef2c256aaf3 (patch)
treed669f0da1b365e2d2c426474c4c00abc0f326051 /PKGBUILD
parent619fed7631e4b64eef548fbc4596e97de5dc9af4 (diff)
downloadaur-58fc8e48441ccc87d6ae9abbf56e0ef2c256aaf3.tar.gz
depend on libqb-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aaa061349683..0625e7bbbf48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=usbguard-git
_pkgname=usbguard
-pkgver=0.5.12.r0.gcc64425
+pkgver=0.5.12.r2.g137829b
pkgrel=1
license=('GPL2')
pkgdesc='USBGuard is a software framework for implementing USB device authorization policies'
-makedepends=("git" "libqb-git" "libsodium")
-depends=()
+makedepends=("git" "libsodium")
+depends=("libqb-git")
arch=("i686" "x86_64")
url='https://github.com/dkopecek/usbguard'
source=(