1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 19:55:26 +03:00

testing/moe: upgrade to 1.12

This commit is contained in:
prspkt 2022-01-23 09:37:36 +02:00 committed by A. Klitzing
parent d0d19f7404
commit efe489c286

View file

@ -1,7 +1,7 @@
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=moe
pkgver=1.11
pkgver=1.12
pkgrel=0
pkgdesc="powerful and user-friendly text editor"
url="https://www.gnu.org/software/moe/moe.html"
@ -21,4 +21,6 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="147f3500909739371290fc2f703ef5fab286d2ca385f6808ee3e0cb1cbae2ed58a0b5046d30ad5d24215dc28d77f0bba4efacb144c116209d89d023e731e8a39 moe-1.11.tar.lz"
sha512sums="
f0d5daba70d0018ce82d6673749b8f688c0bac58de7684cc24f5badffd6868d425c9f771404186ab5cec12ab94c3e20af870bd920bfef0432a622925838ebed7 moe-1.12.tar.lz
"