summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Leontiev2017-08-02 16:18:12 +0300
committerAnton Leontiev2017-08-02 16:18:12 +0300
commitc7b554b260fcd7463096a3ac1197b83a47ed0386 (patch)
tree1178d5804462be14da70c4bf1bd5869868a7054f /PKGBUILD
parent612a3b47a2a5b93647094144a5733c35d0ad1665 (diff)
downloadaur-c7b554b260fcd7463096a3ac1197b83a47ed0386.tar.gz
Update to v1.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dab38c5bed38..03e760c5fb11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Patrik Hautala <phloyd@iki.fi>
pkgname=moe
-pkgver=1.8
+pkgver=1.9
pkgrel=1
pkgdesc='A powerful, 8-bit clean, text editor. Supports ISO-8859-15 and ASCII.'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('texinfo')
install=moe.install
backup=('etc/moerc')
source=(http://ftpmirror.gnu.org/moe/$pkgname-$pkgver.tar.lz)
-md5sums=('bd68637ee7ac2961a630203cdac3c834')
+md5sums=('29724ea148b05ef4a33037d5f5f6eab2')
build() {
cd $pkgname-$pkgver