summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEthan Madison2015-09-06 20:39:40 -0700
committerEthan Madison2015-09-06 20:39:40 -0700
commitfc49f66fe0e44fcd5fd0c542f4b4028e66ea5db3 (patch)
tree48e86ddbad9bfb132dc6e3e72c2ee5ac85d1e72b /PKGBUILD
parentb369ffc7867a7e992b717367e50798e289ae4155 (diff)
downloadaur-fc49f66fe0e44fcd5fd0c542f4b4028e66ea5db3.tar.gz
Change upstream URL to pschmitt's and update .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c898b7e62763..8c9ed335f19a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.9.8.0
pkgrel=1
pkgdesc="OpenVPN hook for privateinternetaccess.com"
arch=("any")
-url="https://github.com/ethanmad/pia-tools"
+url="https://github.com/pschmitt/pia-tools"
license=("GPL3")
depends=("transmission-cli" "bind-tools" "openvpn" "systemd" "sudo" "wget" "ufw" "unzip" "sed")
source=("pia-tools-$pkgver.tar.gz::https://github.com/pschmitt/pia-tools/archive/$pkgver.tar.gz")