Skip to content

Commit

Permalink
PKGBUILD: Update to version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pschmitt committed Feb 4, 2017
1 parent 3b327c4 commit 3bec1f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Maintainer: Philipp Schmitt (philipp<at>schmitt<dot>co)

pkgname=pia-tools
pkgver=1.0.1
pkgver=1.1.0
pkgrel=1
pkgdesc="OpenVPN hook for privateinternetaccess.com"
arch=("any")
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() {
Expand Down

0 comments on commit 3bec1f9

Please sign in to comment.