aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2020-02-02 20:51:11 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2020-02-02 20:51:11 +0000
commit7644d2c68a9fcbe56cd97a29d07db9e761bae357 (patch)
treed1f6a5d123b9c2e04889673ea1d9d67797ce12b3
parent0f3eddc5265ee0052efd078e4874a9cf064fc15b (diff)
testing/texmaker: upgrade to 5.0.4
-rw-r--r--testing/texmaker/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/texmaker/APKBUILD b/testing/texmaker/APKBUILD
index 056ea715f22..859fb1d284d 100644
--- a/testing/texmaker/APKBUILD
+++ b/testing/texmaker/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname="texmaker"
-pkgver="5.0.3"
+pkgver=5.0.4
pkgrel=0
pkgdesc="Free cross-platform LaTeX editor since 2003"
url="https://www.xm1math.net/texmaker/index.html"
@@ -26,4 +26,4 @@ package() {
make INSTALL_PATH="$pkgdir" INSTALL_ROOT="$pkgdir" PREFIX="/usr" install
}
-sha512sums="fed09b1ac628f4a8cab24257f2ca35093f20a82d1a3b8c38d12878ff94f0933b7449e5ba651831612b62417426396327ea8ba64e830fe0537757abe65bcd5284 texmaker-5.0.3.tar.bz2"
+sha512sums="34ff5773358c2fffbc9e7e61028cd74eef231152e3483531b66cb0d907dd8f70a4e8b6d6ea09b0b11387b592f6d1676ba8a1e737b26c86a45b16882e53edff1f texmaker-5.0.4.tar.bz2"