summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNichlas Severinsen2023-03-24 22:03:47 +0100
committerNichlas Severinsen2023-03-24 22:03:47 +0100
commit974a1a0c9cdb92992f53e134b9415ffe088be3cd (patch)
treeb459d2a383a2e5cee55dc80ff85b76b792ddcfc7 /PKGBUILD
parent10ec6227bc326022b5caadfce6af7a0c41129e02 (diff)
downloadaur-974a1a0c9cdb92992f53e134b9415ffe088be3cd.tar.gz
Update to v2.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf9f20f62e59..32155cf01475 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Max Beikirch <max.beikirch (at) unitybox (dot) de>
pkgname=tor-shadow
-pkgver=2.4.0
+pkgver=2.5.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=("1264cbf9b940ee84b219a50cc1f5cac0038dbd834975082b0de668a8bac06e19")
+sha256sums=("896288a3b9790226b97d1fe63d3f9df4dc1ecfa0f21641342381ce877baecde0")
# TODO
# Maybe there should be a prepare() that checks various system variables to make sure they are in accordance with: