diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-12-15 17:08:26 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-01-02 11:23:28 +0000 |
commit | 48c10e6c956a324d37dacbe606203e70343c922d (patch) | |
tree | 0aa1b916c67ac00398034883e3538e05131c7c12 /testing/poedit/APKBUILD | |
parent | 5f63aa1878fb355ccddb5384a94c196ca66de335 (diff) | |
download | aports-48c10e6c956a324d37dacbe606203e70343c922d.tar.gz aports-48c10e6c956a324d37dacbe606203e70343c922d.tar.bz2 aports-48c10e6c956a324d37dacbe606203e70343c922d.tar.xz |
rebuild against boost-1.72.0
Diffstat (limited to 'testing/poedit/APKBUILD')
-rw-r--r-- | testing/poedit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/poedit/APKBUILD b/testing/poedit/APKBUILD index 57f2e2053b..906a666530 100644 --- a/testing/poedit/APKBUILD +++ b/testing/poedit/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=poedit pkgver=2.2.4 -pkgrel=0 +pkgrel=1 pkgdesc="A cross-platform translations editor" url="https://www.poedit.net" arch="all" |