diff options
Diffstat (limited to 'testing/libsyncml/APKBUILD')
-rw-r--r-- | testing/libsyncml/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libsyncml/APKBUILD b/testing/libsyncml/APKBUILD index 5a7e1b6fb9..550f4b40f4 100644 --- a/testing/libsyncml/APKBUILD +++ b/testing/libsyncml/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libsyncml pkgver=0.5.4 -pkgrel=0 +pkgrel=1 pkgdesc="Implementation of the SyncML protocol" url="http://libsyncml.opensync.org/" arch="all" |