summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ece99723d7c2..dbada38489e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-server
-pkgver=2.2.12
+pkgver=2.2.13
pkgrel=1
pkgdesc='GNS3 network simulator, Server package'
arch=('x86_64')
@@ -39,7 +39,7 @@ optdepends=(
install="$pkgname".install
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
"$pkgname@.service")
-sha256sums=('30fd21ad475b724b686f15932e7a41db6e0cf0a9ee797348390034dba536f231'
+sha256sums=('684b7c5745c4ef502030cb212a399c81752f051e2e72e5215a0835e4d5c4c758'
'b43f0ead963a06e613d3303d2c66372b57f46c750b3d6df20eb99c11078de65f')
prepare() {