summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cba1089630ba..76ff0da601f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,16 @@
-pkgbase = mu
- pkgdesc = Maildir indexer/searcher and Emacs client (mu4e)
+pkgbase = mu-emacsless
+ pkgdesc = Maildir indexer/searcher without the Emacs client (mu4e)
pkgver = 1.8.13
pkgrel = 1
url = http://www.djcbsoftware.nl/code/mu
arch = x86_64
arch = armv7h
+ arch = aarch64
license = GPL
- makedepends = emacs
makedepends = meson
depends = gmime3
depends = xapian-core
- optdepends = emacs: mu4e support
source = https://github.com/djcb/mu/releases/download/v1.8.13/mu-1.8.13.tar.xz
sha256sums = 20d69c1a918c1e48e6dbf5375d87ef3ed358bb6b3b7d0a120e93a88b16d5a026
-pkgname = mu
+pkgname = mu-emacsless
diff --git a/PKGBUILD b/PKGBUILD
index 3106dd3f8cb4..55412a246f4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Pierre Neidhardt <ambrevar@gmail.com>
# Contributor: csllbr; Popsch <popsch@gmx.net>
-pkgname=mu
+pkgname=mu-emacsless
pkgver=1.8.13
pkgrel=1
pkgdesc="Maildir indexer/searcher without the Emacs client (mu4e)"