diff options
-rw-r--r-- | community/evolution-data-server/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/evolution-data-server/APKBUILD b/community/evolution-data-server/APKBUILD index 0e6d6728f1..eea2505904 100644 --- a/community/evolution-data-server/APKBUILD +++ b/community/evolution-data-server/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=evolution-data-server pkgver=3.36.1 -pkgrel=0 +pkgrel=1 pkgdesc="data server for evolution" url="https://projects.gnome.org/evolution" arch="all" |