summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-06-08 21:02:05 +0200
committerStefan Husmann2016-06-08 21:02:05 +0200
commit75459675ee0b8d403c12cfa9faacbd2ce71a1345 (patch)
treebb530f12c029b30356cb8d110bf8bfe8d0c4e138 /PKGBUILD
parenta795f987acbec4a4fc4ab6bb3351541435460fb3 (diff)
downloadaur-75459675ee0b8d403c12cfa9faacbd2ce71a1345.tar.gz
remove install file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 780d6cb6ea08..0d18e6502b82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=emacs-mew
pkgver=6.7
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
pkgdesc="Messaging in the Emacs World"
url="http://www.mew.org/"
@@ -14,7 +14,6 @@ depends=('emacs')
optdepends=('ruby')
source=("http://mew.org/Release/mew-${pkgver}.tar.gz")
md5sums=('feb81a0ff420f00c5bc5b5287721991a')
-install=emacs-mew.install
build()
{