summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaetan Bisson2019-01-02 21:28:43 -1000
committerGaetan Bisson2019-01-02 21:28:43 -1000
commit3237834b80051318d55ed32e0f912b433e324af4 (patch)
tree653e89e9f8566aeb5d04f0fc546be8d79bb1f4c6 /PKGBUILD
parent18d77852685a39d901ff580023206d8a341b202d (diff)
downloadaur-3237834b80051318d55ed32e0f912b433e324af4.tar.gz
upstream update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce4bc98d1fa0..d8865d425e65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=usocks
-pkgver=0.6
-pkgrel=2
+pkgver=0.7
+pkgrel=1
pkgdesc='Minimalistic SOCKS5 proxying library'
url='http://fenua.org/gaetan/src/'
license=('ISC')
@@ -10,8 +10,8 @@ arch=('i686' 'x86_64' 'armv7h')
optdepends=('openssh: companion script')
source=("${url}/${pkgname}-${pkgver}.c"
"${pkgname}")
-sha1sums=('2f2b1705f9f622ca3542805e2d693ff8e786d189'
- '799137e8ae0b67d947bbdaa9e13e25f5c9d3af8c')
+sha256sums=('193d9ea364baa1876da3e911b240f185ecd24d20868537e9a96020ef8fe6f0e8'
+ 'd37a1996aafc0a5dfdf98a8ff0251f93c4c6e8e1b6b2db840289c9935e0a34a4')
build() {
cd "${srcdir}"