summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNichlas Severinsen2023-07-14 11:55:09 +0200
committerNichlas Severinsen2023-07-14 11:55:09 +0200
commit5cc8c833e1898a007ffb963dd5c65b323363b99a (patch)
treea118e99fcc0eb63a2ad506fbb251fabde8c9d3c3 /PKGBUILD
parent974a1a0c9cdb92992f53e134b9415ffe088be3cd (diff)
downloadaur-tor-shadow.tar.gz
Update to v3.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32155cf01475..2e6c84adcaec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Max Beikirch <max.beikirch (at) unitybox (dot) de>
pkgname=tor-shadow
-pkgver=2.5.0
+pkgver=3.0.0
pkgrel=1
pkgdesc="An open-source network simulator/emulator hybrid (e.g. for Tor and Bitcoin)"
arch=('any')
@@ -12,7 +12,7 @@ depends=('glib2>=2.32.0' 'python>=3.6')
makedepends=('gcc' 'cmake>=3.2' 'make' 'cargo' 'pkgconf' 'xz' 'util-linux' )
optdepends=('python-numpy' 'python-lxml' 'python-matplotlib' 'python-networkx' 'python-scipy' 'python-yaml')
source=("https://github.com/shadow/shadow/archive/v$pkgver.tar.gz")
-sha256sums=("896288a3b9790226b97d1fe63d3f9df4dc1ecfa0f21641342381ce877baecde0")
+sha256sums=("da8962e9eafe0d6005316df8f2b6d238b87840504538d5cde2b83335f9d2664f")
# TODO
# Maybe there should be a prepare() that checks various system variables to make sure they are in accordance with: