diff options
author | Paul Bredbury <brebs@sent.com> | 2019-04-07 17:29:32 +0100 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-04-08 08:23:49 +0000 |
commit | 15b4bca4d191a0ee9ffb804ce12f7c832aeca08e (patch) | |
tree | 44b7f1cdc2d0726ae7bd3d6c6fb7d8435ef686ac /testing/evolution | |
parent | ed144143d1050db52d7ee1d52f1fdc006d2004e0 (diff) | |
download | aports-15b4bca4d191a0ee9ffb804ce12f7c832aeca08e.tar.bz2 aports-15b4bca4d191a0ee9ffb804ce12f7c832aeca08e.tar.xz |
testing/evolution: rebuild with libical 3.0.4
Diffstat (limited to 'testing/evolution')
-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 b8141d8d33..082b86f885 100644 --- a/testing/evolution/APKBUILD +++ b/testing/evolution/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=evolution pkgver=3.32.0 -pkgrel=0 +pkgrel=1 pkgdesc="evolution mail client" url="https://projects.gnome.org/evolution" # limited by webkit2gtk |