diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-23 06:59:19 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-23 06:59:19 +0000 |
commit | 758a185b51419f26c4c52321bf5c179f097d5cc2 (patch) | |
tree | 7a1d3eff76ba4b6bf824d4d93bfbc35dd2811f59 /testing | |
parent | 9aa3f3d8c7378b1c316a3a4aab18d7a1902fd9b5 (diff) | |
download | aports-758a185b51419f26c4c52321bf5c179f097d5cc2.tar.bz2 aports-758a185b51419f26c4c52321bf5c179f097d5cc2.tar.xz |
testing/evolution-data-server: rebuild against db-5.2
Diffstat (limited to 'testing')
-rw-r--r-- | testing/evolution-data-server/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/evolution-data-server/APKBUILD b/testing/evolution-data-server/APKBUILD index 1911a4e04d..aa500819dc 100644 --- a/testing/evolution-data-server/APKBUILD +++ b/testing/evolution-data-server/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=evolution-data-server pkgver=2.32.2 -pkgrel=4 +pkgrel=5 pkgdesc="data server for evolution" url="http://projects.gnome.org/evolution" arch="all" |