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 6be04270ec82..6f34074b8ad2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joseph Brains <jnbrains@gmail.com>
_pkgname=gns3-server
pkgname=${_pkgname}-git
-pkgver=2.1.0b1
+pkgver=2.1.0b2
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")
-md5sums=('e0dc833ab6a4d3dc0bb0cd5185d367ef'
+md5sums=('57be155dd9029399d4f78efb0e4e5333'
'3dcc54e56818a62859d0e7614e2aaa18')
package() {