summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11e09b969176..f6eee5307418 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Martchus <martchus@gmx.net>
pkgname=sstp-client
-pkgver=1.0.11
-pkgrel=2
+pkgver=1.0.12
+pkgrel=1
pkgdesc="SSTP client stable revision"
arch=("i686" "x86_64")
url="http://sstp-client.sourceforge.net/"
@@ -23,7 +23,7 @@ source=( '50-sstp.PROFILE.sh.sample'
sha1sums=( '65ad1d0700e8f52ed1e1b21433a99b5962a5a320'
'c3a81ad7ce4c8cdbfb53a780110e92cf64412c68'
- 'd76c25dfa24cf2377fa794659435c9af945205ed' )
+ 'afe80911a5ec033eac583242c642cc5ad00e6ac4' )
build() {
pppd_version=(`pppd --version 2>&1 | awk '{print $3}'`)