diff options
author | William Pitcock <nenolod@dereferenced.org> | 2018-02-27 23:11:30 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2018-02-27 23:11:30 +0000 |
commit | b6ef816bf9226880f7543327efaaef09b8d58e04 (patch) | |
tree | 38c005c24bd8739deaf56b49ca733448f043bee0 /testing/epiphany | |
parent | b2178a6b7a78b2b01d4d5cf242dbeacde4b175e5 (diff) | |
download | aports-b6ef816bf9226880f7543327efaaef09b8d58e04.tar.bz2 aports-b6ef816bf9226880f7543327efaaef09b8d58e04.tar.xz |
testing: rebuild against icu-60.2
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 232b1680b8..8dc4d7b3e5 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=1 +pkgrel=2 pkgdesc="GNOME web browser" url="https://wiki.gnome.org/Apps/Web" arch="all" |