summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit@end.re2023-01-24 12:11:49 +0100
committergit@end.re2023-01-24 12:11:49 +0100
commit34c8caaea2beb89551f5f19f0d2425ca871114d5 (patch)
tree9634f2799ca3e6140d66a92d979fe19c921e9f5e
parent91f08fd855e91c38a5efe0cae1d28a79fd6c119e (diff)
downloadaur-34c8caaea2beb89551f5f19f0d2425ca871114d5.tar.gz
updated pkgbase
-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)"