summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Leontiev2015-05-09 11:42:34 +0300
committerAnton Leontiev2015-05-09 11:42:34 +0300
commitf3ea123e98bbb8c2ec9b20f55d75bf069d20c6d1 (patch)
tree7009666c055992631f608f0a10ec38fb8d7cba57 /PKGBUILD
parentf8067400443031162ff954fce13be97747ed2e1c (diff)
downloadaur-f3ea123e98bbb8c2ec9b20f55d75bf069d20c6d1.tar.gz
Updated to v1.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9d790528e55..f8832c2cf792 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Patrik Hautala <phloyd@iki.fi>
pkgname=moe
-pkgver=1.6
+pkgver=1.7
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=('6b2a5bb4d7f2936d22bf7c6fdd799356')
+md5sums=('3dc131b03e841fed348e76297834d5b9')
build() {
cd $pkgname-$pkgver