summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcorrad1nho2018-07-28 20:14:39 +0200
committercorrad1nho2018-07-28 20:14:39 +0200
commit5158478b973e4eb72e9b2865ef05035c6d79afd1 (patch)
tree4ae3d8ea3eb7b59248a7cd8274a6ec23d0993ea9 /PKGBUILD
parentb02428c6230df4adb397a13080a90cb02264a7ff (diff)
downloadaur-5158478b973e4eb72e9b2865ef05035c6d79afd1.tar.gz
version 0.6.2
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aeb57e7ae442..0cd8c55cfda4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: corrad1nho <corrado@posteo.net>
pkgname=qomui
-pkgver=0.6.1
+pkgver=0.6.2
pkgrel=1
pkgdesc="OpenVPN Gui with advanced features and support for multiple providers"
arch=("x86_64")
@@ -9,7 +9,7 @@ url="https://github.com/corrad1nho/qomui"
license=("GPL3")
depends=(python python-pyqt5 python-dbus openvpn stunnel bind-tools dnsmasq geoip geoip-database python-psutil python-requests python-lxml python-beautifulsoup4 python-pycountry python-pexpect libcgroup wireguard-tools)
makedepends=(python-setuptools)
-install=
+install=qomui.install
source=("https://github.com/corrad1nho/qomui/archive/v$pkgver.tar.gz")
sha256sums=("7c45d5e2fdf46dd67f31fb809bb71c097cde5d7d7f06b5d55437bbb0a55a8b74")