summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Leontiev2024-02-07 08:31:12 +0300
committerAnton Leontiev2024-02-07 08:31:12 +0300
commitf5b19f5d95bb22ca188b8e39a1ec0b2a257fa359 (patch)
treed5d5d688881f2b741bafb6cf576e29c25f4186c3 /PKGBUILD
parent2ca8a682ebebab38011ec863680be141eac85e16 (diff)
downloadaur-moe.tar.gz
moe: Update to v1.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23cd1bc3a3b3..baa1816835cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Patrik Hautala <phloyd@iki.fi>
pkgname=moe
-pkgver=1.13
+pkgver=1.14
pkgrel=1
pkgdesc='A powerful, 8-bit clean, text editor. Supports ISO-8859-15 and ASCII.'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('ncurses')
backup=('etc/moe.conf')
source=(http://ftpmirror.gnu.org/moe/$pkgname-$pkgver.tar.lz)
-md5sums=('56e39c4b52c63a5e5fb8cb73fd5fdf22')
+md5sums=('d8bbcdfac39afedcd5baf430af310ef6')
build() {
cd $pkgname-$pkgver