aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-11-25 20:41:06 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-11-27 08:22:22 +0000
commitb0dc58862529044258c272aa5b06421f107b23ff (patch)
tree0b3dcb050ae8484469a9d94431a27a8dd0eb9d77
parent720994375406d9ccfd2419169a8d3364781c192c (diff)
community/tepl: upgrade to 5.0.1
-rw-r--r--community/tepl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/tepl/APKBUILD b/community/tepl/APKBUILD
index 968d8683d96..9f6986f1d9a 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.0
+pkgver=5.0.1
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="1675475c3a62027b99a03069facd8c7c773f9b5c34861cbd461d319e9c3c3c1dce3b569ea48807b14709f92c662b6a5376baec95b934377af8e41e657eae57af tepl-5.0.0.tar.xz"
+sha512sums="f363d182185976447d235cf1201148e5201cdabd1fa8b88d7a763a965896f87bd222a0161c11e93662afaf4e474bbd0308643d28559aadc27b9d48974f4c458d tepl-5.0.1.tar.xz"