summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoseph Brains2018-01-19 11:37:12 +0200
committerJoseph Brains2018-01-19 11:37:12 +0200
commitd694021189252b2a01d784cdf1bfeb9ce4528cc4 (patch)
tree673e872483dc9e2a71790915e247f3767df6c33a /PKGBUILD
parent2183cf0294819d03d48e465c62c0c6631207659b (diff)
downloadaur-d694021189252b2a01d784cdf1bfeb9ce4528cc4.tar.gz
Updated to 2.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e40f8aa98f58..c3c9cbe9fdc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joseph Brains <jnbrains@gmail.com>
_pkgname=gns3-server
pkgname=${_pkgname}-git
-pkgver=2.1.2
+pkgver=2.1.3
pkgrel=1
pkgdesc='GNS3 network simulator. Server package.'
arch=('any')
@@ -22,7 +22,7 @@ optdepends=('dynamips: Cisco router emulator.'
install="${_pkgname}.install"
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/GNS3/${_pkgname}/archive/v${pkgver}.tar.gz"
"${_pkgname}@.service")
-sha256sums=('fa1ffbf12176aee767205f23397f8e48c5d0b320ae3250a93be0518473111832'
+sha256sums=('0453c6ef785c14f30f7b4d47bb13d7c19b563f705ddeb4544f5b2307f1863e27'
'd145c7a4b7163aecd91b71a0769130d62beb5f4381fe5437774f6b4477a3fa48')
package() {