aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2021-03-25 13:27:55 +0100
committerRasmus Thomsen <oss@cogitri.dev>2021-03-25 15:08:14 +0100
commit9d84b9fcba7e76d717f1a1853b01da9401930c3d (patch)
tree66c2f783b91ef7718a36e4f11ffe351a15a84dc0
parent5ba8e72d6d8fa13e3ffa75905e35225efc0559a9 (diff)
community/tepl: upgrade to 6.00.0
-rw-r--r--community/tepl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/tepl/APKBUILD b/community/tepl/APKBUILD
index 9f6986f1d9a..440b1da993b 100644
--- a/community/tepl/APKBUILD
+++ b/community/tepl/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=tepl
-pkgver=5.0.1
+pkgver=6.00.0
pkgrel=0
pkgdesc="Text editor product line"
url="https://wiki.gnome.org/Projects/Tepl"
@@ -27,4 +27,4 @@ check() {
package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
-sha512sums="f363d182185976447d235cf1201148e5201cdabd1fa8b88d7a763a965896f87bd222a0161c11e93662afaf4e474bbd0308643d28559aadc27b9d48974f4c458d tepl-5.0.1.tar.xz"
+sha512sums="e36877b9f33943715a50546d82ed61e65fc07b71dca2c85ff350a305767e96eda74dc14f30b2a430e14deacd4ee8d49697fe01df1f5023afab3747e5e9c95e2e tepl-6.00.0.tar.xz"