summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2021-05-11 15:35:12 +0200
committerStephan Springer2021-05-11 15:35:12 +0200
commit5e35953411c034f42ed1fb6bcf56064776929ce9 (patch)
tree8807b136d7c1cca438e5e47b3bcdae921b051efd /PKGBUILD
parentfc863c73115018730c4c69d9d3ff76ac7eff8694 (diff)
downloadaur-5e35953411c034f42ed1fb6bcf56064776929ce9.tar.gz
update to version 2.2.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31ff6aa36103..5d6783cba39d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-server
-pkgver=2.2.20
-pkgrel=3
+pkgver=2.2.21
+pkgrel=1
pkgdesc='GNS3 network simulator, Server package'
arch=('x86_64')
url='https://github.com/GNS3/gns3-server'
@@ -38,7 +38,7 @@ optdepends=(
install="$pkgname".install
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
"$pkgname@.service")
-sha256sums=('eb4d221a5498f441ad784911a30276d25558f052585262065f2040a0e3b995d4'
+sha256sums=('a54ee2771e546c54e8c684284842ccdfd64ffabb0418da54e619cc187bfc8b75'
'b43f0ead963a06e613d3303d2c66372b57f46c750b3d6df20eb99c11078de65f')
prepare() {