summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Röthke2017-12-30 12:21:06 +0100
committerMarcel Röthke2017-12-30 12:21:06 +0100
commit7c66bedc0d6f287f5444dfb5ecd11a8b890d2f31 (patch)
treed114c6869461b5817da7a3a857098d13ae067796
parent8cb8ec21f8b20005b619a5dcc4f62dd371de4f4f (diff)
downloadaur-7c66bedc0d6f287f5444dfb5ecd11a8b890d2f31.tar.gz
upgpkg: usbguard-nox 0.7.1-2
depend on stable version of libqb instead of git version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e67d71e5b34..e3263d3c0744 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Dec 30 00:34:56 UTC 2017
+# Sat Dec 30 11:21:06 UTC 2017
pkgbase = usbguard-nox
pkgdesc = USBGuard is a software framework for implementing USB device authorization policies without gui
pkgver = 0.7.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/dkopecek/usbguard
install = usbguard.install
arch = i686
@@ -13,7 +13,7 @@ pkgbase = usbguard-nox
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 0f3def35a22c..318d2be477ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=usbguard-nox
pkgver=0.7.1
-pkgrel=1
+pkgrel=2
license=('GPL2')
pkgdesc='USBGuard is a software framework for implementing USB device authorization policies without gui'
makedepends=("git" "libxslt" "asciidoctor" "bash-completion")
-depends=("libqb-git" "libsodium" "libcap-ng" "protobuf" "polkit" "dbus-glib")
+depends=("libqb" "libsodium" "libcap-ng" "protobuf" "polkit" "dbus-glib")
arch=("i686" "x86_64")
url='https://github.com/dkopecek/usbguard'
source=(