summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcorrad1nho2018-08-31 18:32:42 +0200
committercorrad1nho2018-08-31 18:32:42 +0200
commita6f5665a7f6454407657e7b1d924144588314630 (patch)
treea92d34f96cc12da81e16d47c1bbc9bce4cec2c3a /PKGBUILD
parentd45f9a6850292468c646980422204c7173f11058 (diff)
downloadaur-a6f5665a7f6454407657e7b1d924144588314630.tar.gz
version 0.7.4
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ddaa1ad277c..ede676f3a40e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: corrad1nho <corrado@posteo.net>
pkgname=qomui
-pkgver=0.7.3
+pkgver=0.7.4
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=qomui.install
source=("https://github.com/corrad1nho/qomui/archive/v$pkgver.tar.gz")
-sha256sums=("e2a9c902fc4aa456a50b3de2cae121b401780499d551bb0e1ccecde7e3ac38ea")
+sha256sums=("0cf40b5341ff1fbbb44a25d1da9b55b03c9e7442e314c85411bace40b6696193")
build() {
cd "$pkgname-$pkgver"