diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2017-06-01 12:02:14 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2017-06-02 09:56:00 +0000 |
commit | e577b385f67cd035413f7cf0f4710f5a5c209311 (patch) | |
tree | aa96aa2736314e3b87465f14bda3b38507f34a41 /community | |
parent | 4f82f4771ff56cd72753280724fd6d8b00d465cb (diff) | |
download | aports-e577b385f67cd035413f7cf0f4710f5a5c209311.tar.bz2 aports-e577b385f67cd035413f7cf0f4710f5a5c209311.tar.xz |
community/gns3-gui: bump pkgrel
Diffstat (limited to 'community')
-rw-r--r-- | community/gns3-gui/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gns3-gui/APKBUILD b/community/gns3-gui/APKBUILD index 2b5376382f..a9ac676531 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.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="GNS3 network simulator. Graphical user interface package." url="https://github.com/GNS3/gns3-gui" arch="noarch" |