diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-01-26 21:03:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-01-26 21:25:53 +0000 |
commit | 85ae760d84486e2ec8ca1ac688fc9291d422c914 (patch) | |
tree | 7dcc445501d62aa3bcf2bed35bec86997bc25e79 /testing/evolution-data-server | |
parent | b72afe26a0c8dfe1f2c30527d9a6b9f7b7b68392 (diff) | |
download | aports-85ae760d84486e2ec8ca1ac688fc9291d422c914.tar.bz2 aports-85ae760d84486e2ec8ca1ac688fc9291d422c914.tar.xz |
testing/evolution-data-server: rebuild against libical-2.0
Diffstat (limited to 'testing/evolution-data-server')
-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 9071d1d168..d7e8c2431c 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=3.18.4 -pkgrel=0 +pkgrel=1 pkgdesc="data server for evolution" url="http://projects.gnome.org/evolution" arch="all" |