diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 14:00:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 20:44:04 +0000 |
commit | 0fc2274cee128f91c5c31a0e2aa350eda4a279e0 (patch) | |
tree | 25d3ac1eeb02fda008dbf7e91974c8d62e4bc4bb /testing/epiphany | |
parent | ad5a9b61bf959f6d279fbc112b55fb376d41982c (diff) | |
download | aports-0fc2274cee128f91c5c31a0e2aa350eda4a279e0.tar.bz2 aports-0fc2274cee128f91c5c31a0e2aa350eda4a279e0.tar.xz |
testing/epiphany: rebuild against icu-59.1
Diffstat (limited to 'testing/epiphany')
-rw-r--r-- | testing/epiphany/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/epiphany/APKBUILD b/testing/epiphany/APKBUILD index 6041599642..a60be73a8f 100644 --- a/testing/epiphany/APKBUILD +++ b/testing/epiphany/APKBUILD @@ -2,7 +2,7 @@ # NOTE: do not move this package to community, it is seriously broken rendering many websites. pkgname=epiphany pkgver=3.24.2 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME web browser" url="https://wiki.gnome.org/Apps/Web" arch="all" |