summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcorrad1nho2018-07-27 19:53:38 +0200
committercorrad1nho2018-07-27 19:53:38 +0200
commitb02428c6230df4adb397a13080a90cb02264a7ff (patch)
tree5561fc9e61499ca8342a6f41b79c38e23aaf7acb /PKGBUILD
parent0d0fd397b6cb0dcfd3f849816256b18ad5005fb6 (diff)
downloadaur-b02428c6230df4adb397a13080a90cb02264a7ff.tar.gz
version 0.6.1
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60024a1e3556..aeb57e7ae442 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: corrad1nho <corrado@posteo.net>
pkgname=qomui
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
pkgdesc="OpenVPN Gui with advanced features and support for multiple providers"
arch=("x86_64")
@@ -11,7 +11,7 @@ depends=(python python-pyqt5 python-dbus openvpn stunnel bind-tools dnsmasq geoi
makedepends=(python-setuptools)
install=
source=("https://github.com/corrad1nho/qomui/archive/v$pkgver.tar.gz")
-sha256sums=("09bbcbe24d732be57d84635ac48873e9816fa4b2a7c0bc9b79894f329acfe87e")
+sha256sums=("7c45d5e2fdf46dd67f31fb809bb71c097cde5d7d7f06b5d55437bbb0a55a8b74")
build() {
cd "$pkgname-$pkgver"