summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Schmitt2017-02-04 10:06:05 +0100
committerPhilipp Schmitt2017-02-04 10:08:14 +0100
commit660040d9c010b554e6ab668e195b071c2c91bfb3 (patch)
treef8bb6e9218e2755ddb16b93cf34dc60630561fbe /PKGBUILD
parente34f992473846ec0027d1504ada0afc9ac223120 (diff)
downloadaur-660040d9c010b554e6ab668e195b071c2c91bfb3.tar.gz
PKGBUILD: Update to version 1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f947292a3b9e..e8137882752a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ethan Madison (aur<at>ethanmad<dot>com)
pkgname=pia-tools
-pkgver=1.0.1
+pkgver=1.1.0
pkgrel=1
pkgdesc="OpenVPN hook for privateinternetaccess.com"
arch=("any")
@@ -9,7 +9,7 @@ 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")
-sha256sums=('9a5ba1e0e76269ba9ea7749979551d15404ca54d416ab2327acf230e05139302')
+sha256sums=('ce1b8acd7fd46c6e597b0ea09261115b83082c49262b2311f5edfb13bc05fb3a')
install="${pkgname}.install"
package() {