summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3137c22f6e00..120a6243ae43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: edu4rdshl
pkgname=tor-router
-pkgver=1.4.1
+pkgver=1.5.0
pkgrel=1
pkgdesc='A tool that allow you to make TOR your default gateway and send all internet connections under TOR (as transparent proxy) for increase privacy/anonymity without extra unnecessary code.'
arch=('any')
@@ -12,9 +12,8 @@ optdepends=('curl: to verify if the script run sucessfully.')
install=tor-router.install
source=("https://github.com/Edu4rdSHL/tor-router/archive/$pkgver.tar.gz"
'tor-router.install')
-sha512sums=('5a04a3496b7618cd7f30825651cbfbd71027823961c2a46c0a653150abcbc35a9631ad2db01fe279577e157bee86e4fe0f5c31a15de6b1cbc141fbac1b9def3d'
- '2a0393f2f2c5603b3c9f59c14510121a2e57392b701ba5be9336bd93624ff4e6e50d2338a4f0eeadf07ad1d0d50d8646d1418e418b593baea09a418f9972fac1'
- )
+sha512sums=('d0c53877d3ad3a3380bee2821708e1956e89d2adabd5a678c475d2090b8378cda7a587e5c1f022d41ec2e37240ba9fe256ef449b653c65e0579f2967171f8791'
+ '043ae270b9153a8115f46058e369f2d461a5f34891264eed1a5daad444bb15210fd4c6a35b6cfc1c531e378d1fb7e238079baddc2b6e299c60360ec91e61718f')
package() {
cd "$pkgname-$pkgver/files"