summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaio Prado2018-10-02 05:27:35 +0800
committerCaio Prado2018-10-02 05:27:35 +0800
commitac00c5b758a4fb4f5d72a9f0d148427c6e880d5b (patch)
treefc8c7ca4d779acdeea9afdd37e36882e0a19e6be /PKGBUILD
parent35a92035f4355f9fba59b2cad015ba601beb3521 (diff)
downloadaur-ac00c5b758a4fb4f5d72a9f0d148427c6e880d5b.tar.gz
Fix bad packaging with unmatching release number
Fix .SRCINFO and PKGBUILD matching
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1a1dc758bb6..c3939095d749 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Initial setup thanks to debtap (https://github.com/helixarch/debtap)
pkgname=vyprvpn-linux-cli
pkgver=1.7
-pkgrel=1
+pkgrel=3
pkgdesc="A simple service and command line interface to manage NetworkManager based connections to VyprVPN."
arch=('i686' 'x86_64')
url="http://www.goldenfrog.com"