diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2017-01-19 09:25:40 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2017-01-19 09:38:19 +0000 |
commit | 4d590c043c6c03fccfc76053db196dbc52a38730 (patch) | |
tree | a3983f3789cb7d3a33b7ed5fc8b3dc2ed02fc070 /testing/flightgear | |
parent | 9029e7da1c543ba895ec8fb875c1999fe8256e94 (diff) | |
download | aports-4d590c043c6c03fccfc76053db196dbc52a38730.tar.bz2 aports-4d590c043c6c03fccfc76053db196dbc52a38730.tar.xz |
testing/flightgear: bump pkgrel due to dbus-dev upgrade
Diffstat (limited to 'testing/flightgear')
-rw-r--r-- | testing/flightgear/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/flightgear/APKBUILD b/testing/flightgear/APKBUILD index aea51d59ce..f59944be97 100644 --- a/testing/flightgear/APKBUILD +++ b/testing/flightgear/APKBUILD @@ -4,7 +4,7 @@ pkgname=flightgear _ver=2016.4 _revision=4 pkgver=${_ver}.$_revision -pkgrel=0 +pkgrel=1 pkgdesc="Sophisticated flight simulator" url="http://flightgear.org" arch="all" |