diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-03 16:05:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-03 17:43:25 +0000 |
commit | 7215e61ae99adbe8c7bb36c5bedd3408c673ac00 (patch) | |
tree | 95b1f369937621c5634298195471eba2acdffb82 /testing | |
parent | 0fec0a0abada9125f1b853d55225ac39a0b3da5c (diff) | |
download | aports-7215e61ae99adbe8c7bb36c5bedd3408c673ac00.tar.bz2 aports-7215e61ae99adbe8c7bb36c5bedd3408c673ac00.tar.xz |
testing/keepassxc: rebuild against icu-64
Diffstat (limited to 'testing')
-rw-r--r-- | testing/keepassxc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/keepassxc/APKBUILD b/testing/keepassxc/APKBUILD index 81407907a8..adf1b10f0d 100644 --- a/testing/keepassxc/APKBUILD +++ b/testing/keepassxc/APKBUILD @@ -6,7 +6,7 @@ pkgname=keepassxc pkgver=2.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="Community-driven port of the Windows application Keepass Password Safe" url="https://keepassxc.org/" arch="all" |