diff options
author | Przemyslaw Pawelczyk <przemoc@zoho.com> | 2016-04-23 01:11:58 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-25 07:11:52 +0000 |
commit | 26abb36b0d7f7070b6b510bc3fe08870915c94f2 (patch) | |
tree | bd787e95738316580982f510483b84677bb5a9f3 /testing/x2goserver | |
parent | 0f920d3abed21639fb843e30ebb8ef914bcf7278 (diff) | |
download | aports-26abb36b0d7f7070b6b510bc3fe08870915c94f2.tar.bz2 aports-26abb36b0d7f7070b6b510bc3fe08870915c94f2.tar.xz |
testing/[various]: bump pkgrel for pre-install fixes
Diffstat (limited to 'testing/x2goserver')
-rw-r--r-- | testing/x2goserver/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/x2goserver/APKBUILD b/testing/x2goserver/APKBUILD index 33f9169969..fdf0d65b0b 100644 --- a/testing/x2goserver/APKBUILD +++ b/testing/x2goserver/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: pkgname=x2goserver pkgver=4.0.1.19 -pkgrel=0 +pkgrel=1 pkgdesc=" X2Go enables you to access a graphical desktop of a computer over a low bandwidth (or high bandwidth) connection. " url="http://x2go.org" arch="all" |