summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Leontiev2016-04-25 07:27:26 +0300
committerAnton Leontiev2016-04-25 07:27:26 +0300
commit612a3b47a2a5b93647094144a5733c35d0ad1665 (patch)
treeaafef6beb952755f5266da7fa8c98621b059554e /PKGBUILD
parentf3ea123e98bbb8c2ec9b20f55d75bf069d20c6d1 (diff)
downloadaur-612a3b47a2a5b93647094144a5733c35d0ad1665.tar.gz
Update to v1.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8832c2cf792..dab38c5bed38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Patrik Hautala <phloyd@iki.fi>
pkgname=moe
-pkgver=1.7
+pkgver=1.8
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=('3dc131b03e841fed348e76297834d5b9')
+md5sums=('bd68637ee7ac2961a630203cdac3c834')
build() {
cd $pkgname-$pkgver