summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2019-01-25 23:12:34 +0100
committerStephan Springer2019-01-25 23:12:34 +0100
commit0e34ce81802cddac7dccdd6ef7441260d9ac7af1 (patch)
tree3c220d4ad1eb44b3ff13266239c6cf4c225ba811 /PKGBUILD
parentb095fc873a60c5d121a46441aefa58e1c87a3c4d (diff)
downloadaur-0e34ce81802cddac7dccdd6ef7441260d9ac7af1.tar.gz
update to 2.1.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a80bb3bc34a2..1f4f7583614b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: korjjj <korjjj+aur[at]gmail[dot]com>
pkgname=gns3-server
-pkgver=2.1.11
+pkgver=2.1.12
pkgrel=1
pkgdesc='GNS3 network simulator, Server package'
arch=('x86_64')
@@ -26,9 +26,9 @@ install="$pkgname".install
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
"$pkgname@.service"
'fix-requirements.diff')
-sha256sums=('98f7005211c55670a5729e5b31bc061cbd96b0ab1619171dafd7adf8f2e4d144'
+sha256sums=('2505fe6189faccfd1b47018916a3a793d72e19ac65e018ba13eb683644da1df4'
'b43f0ead963a06e613d3303d2c66372b57f46c750b3d6df20eb99c11078de65f'
- 'SKIP')
+ '1985de48a56058bf1ca04c6013abcf6b1ea94e2e24a5a0257bada1466216dfbd')
prepare() {
cd "$pkgname-$pkgver"