diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-01-26 21:10:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-01-26 21:25:53 +0000 |
commit | 389f12ff53963834a9a3079cd6efb1775de04021 (patch) | |
tree | a3df3a795ea988f2ca6570df286a27e4496fa51a /testing/evolution/APKBUILD | |
parent | 49cd54e99ce7227d1709037e18dcad9b7a55b5c2 (diff) | |
download | aports-389f12ff53963834a9a3079cd6efb1775de04021.tar.bz2 aports-389f12ff53963834a9a3079cd6efb1775de04021.tar.xz |
testing/evolution: rebuild against libical-2.0
Diffstat (limited to 'testing/evolution/APKBUILD')
-rw-r--r-- | testing/evolution/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/evolution/APKBUILD b/testing/evolution/APKBUILD index 58b21c58d8..4217d01490 100644 --- a/testing/evolution/APKBUILD +++ b/testing/evolution/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=evolution pkgver=3.18.4 -pkgrel=0 +pkgrel=1 pkgdesc="evolution mail client" url="http://projects.gnome.org/evolution" arch="all" |