aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-29 14:36:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:55 +0000
commit475a9ac2584a3f8350779712574e53388989afaf (patch)
tree903ecc8d9ad4309cc536b6edb8a343a5222b538c
parent441c05e38b6fd447884cdbb78f0f57ab2e8f1da8 (diff)
community/gns3-gui: rebuild against python 3.8
-rw-r--r--community/gns3-gui/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gns3-gui/APKBUILD b/community/gns3-gui/APKBUILD
index a95d5f790eb..54353a697d5 100644
--- a/community/gns3-gui/APKBUILD
+++ b/community/gns3-gui/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=gns3-gui
pkgver=2.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="GNS3 network simulator. Graphical user interface package."
url="https://github.com/GNS3/gns3-gui"
arch="noarch"