summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Beringer2018-07-11 23:44:09 +0200
committerIan Beringer2018-07-11 23:44:09 +0200
commit6ad5947d5dc7d5d6ff12583cfc963d9bc7f64b17 (patch)
tree194dca34552ee9dfeb5b4b69ea2af02cf8aba98d
parent5bf93d5338feff79e8c71a2cdd33b15284c27802 (diff)
downloadaur-6ad5947d5dc7d5d6ff12583cfc963d9bc7f64b17.tar.gz
Update to 0.7.3.r4.g81fe7bf
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c07cf85b444..5f2f12c999f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = usbguard-git
pkgdesc = USBGuard is a software framework for implementing USB device authorization policies
- pkgver = 0.7.2.r0.gd457b12
+ pkgver = 0.7.3.r4.g81fe7bf
pkgrel = 1
url = https://github.com/dkopecek/usbguard
arch = i686
@@ -10,7 +10,7 @@ pkgbase = usbguard-git
makedepends = libxslt
makedepends = asciidoctor
makedepends = bash-completion
- depends = libqb-git
+ depends = libqb
depends = libsodium
depends = libcap-ng
depends = protobuf
diff --git a/PKGBUILD b/PKGBUILD
index c711a46be011..1fb3423cca30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=usbguard-git
_pkgname=usbguard
-pkgver=0.7.2.r0.gd457b12
+pkgver=0.7.3.r4.g81fe7bf
pkgrel=1
license=('GPL2')
pkgdesc='USBGuard is a software framework for implementing USB device authorization policies'
makedepends=("git" "libxslt" "asciidoctor" "bash-completion")
-depends=("libqb-git" "libsodium" "libcap-ng" "protobuf" "polkit" "qt5-base" "qt5-svg" "qt5-tools" "hicolor-icon-theme" "dbus-glib")
+depends=("libqb" "libsodium" "libcap-ng" "protobuf" "polkit" "qt5-base" "qt5-svg" "qt5-tools" "hicolor-icon-theme" "dbus-glib")
arch=("i686" "x86_64")
url='https://github.com/dkopecek/usbguard'
source=(