summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrevel2020-05-19 01:27:38 +0200
committerrevel2020-05-19 01:27:38 +0200
commit175010ab761b44066b5e6714429395bf20d1f411 (patch)
treebe2a759929488f77ff7cea233ac71048962c9e82 /PKGBUILD
parent66760002183db54703d81caf1e0d89016474a811 (diff)
downloadaur-175010ab761b44066b5e6714429395bf20d1f411.tar.gz
- updated to version 0.3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3dc143b13f4c..c5bef7dd4834 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: jwwolf <jwwolf+arch@gmail.com>
pkgname=onioncat
-pkgver=0.3.0a
+pkgver=0.3.8
pkgrel=1
pkgdesc='OnionCat is a VPN-adapter, which uses Tor or I2P as its transport.'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('tor' 'net-tools')
source=("https://www.cypherpunk.at/ocat/download/Source/current/${pkgname}-${pkgver}.tar.gz"{,.asc})
validpgpkeys=('98678E06063007E4A1F0B9C59BD601668E24F29D') # Bernhard R. Fischer (Eagle) <bf@abenteuerland.at>
-sha512sums=('3cf2ed5cbb021ffc49eb1ae4fe727a4964b1d4d3966f841bcf225e9c6415eee8b95360bab521ea7f6df7c4c27615017253d1ee6092d8f2ffaf45397dca2b7e8d'
+sha512sums=('c17688853c9b9fa310d6bdf206f2b7e047161a2f95653e448c4ed5374d6130207f820b461e360d3d58e1335825ffe08fa287bce6b287e5870e0618e73bc8dd87'
'SKIP')
build() {
cd "${pkgname}-${pkgver}"