aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-05-12 08:31:16 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-05-12 08:47:58 +0000
commitd4a2dade5c92cbf79ed76f005c5ed17847cea73e (patch)
tree8e787af63cb28d9ea34c9d7432f7252815561422 /community
parentc831213d8d049709190fc5da8281a5fab9a425c7 (diff)
downloadaports-d4a2dade5c92cbf79ed76f005c5ed17847cea73e.tar.bz2
aports-d4a2dade5c92cbf79ed76f005c5ed17847cea73e.tar.xz
community/poedit: upgrade to 2.3.1
Diffstat (limited to 'community')
-rw-r--r--community/poedit/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/poedit/APKBUILD b/community/poedit/APKBUILD
index 44e9664f6b..9352cf893e 100644
--- a/community/poedit/APKBUILD
+++ b/community/poedit/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=poedit
-pkgver=2.3
-pkgrel=3
+pkgver=2.3.1
+pkgrel=0
pkgdesc="A cross-platform translations editor"
url="https://www.poedit.net"
arch="all"
@@ -33,4 +33,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="04cfde864f273da0ce757f2c1593fd34651fc1e2677d4c45e0be001b54698855f4247c7a67dd73b0350b0fdad80056a490d3208e801f1f771040f44c6e2914ef poedit-2.3.tar.gz"
+sha512sums="73439ae96d3e04d8f6fc7e49f72cd259606e669f01490bd9a59f3fa7b33a6e11fb3af70a3a6e155b1edcee49ac9222b16e05e937088748a9c0f3ed9a6c97a208 poedit-2.3.1.tar.gz"