diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-11 15:55:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-11 15:55:33 +0000 |
commit | ae1ec783947c41f70434abf5c460ef3c17d9458d (patch) | |
tree | 6c8b22e29a9b77bd59e17595fae76073d431d56f /testing/evolution | |
parent | 3bbba99201ba686412502eeeb0d97618a347f459 (diff) | |
download | aports-ae1ec783947c41f70434abf5c460ef3c17d9458d.tar.bz2 aports-ae1ec783947c41f70434abf5c460ef3c17d9458d.tar.xz |
testing/evolution: rebuild against libweather-3.so.15
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 90d8ee0090..6b6484a900 100644 --- a/testing/evolution/APKBUILD +++ b/testing/evolution/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=evolution pkgver=3.30.1 -pkgrel=1 +pkgrel=2 pkgdesc="evolution mail client" url="https://projects.gnome.org/evolution" # limited by webkit2gtk |