summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54024c5f99ad..3b10ccd58992 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# See AUR interface to contact current maintainer.
+# Maintainer: Monika Schrenk <moni@random-access.org>
# Read http://thelinuxrain.com/articles/memo-note-taking-unix-style
# for some tips on how to use this.
pkgname=memo-notes
pkgver=1.6
-pkgrel=2
+pkgrel=3
pkgdesc="memo: A CLI note taking application."
arch=('i686' 'x86_64')
url="http://www.getmemo.org/"
@@ -21,7 +21,6 @@ prepare() {
-e 's/^\(PREFIX=\/usr\)\/local/\1/' \
-e '/^LDFLAGS=/d' \
Makefile
-#
}
build() {