summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingde (Matthew) Zeng2021-02-28 15:58:43 -0500
committerMingde (Matthew) Zeng2021-02-28 15:58:43 -0500
commit18bb3b67e0b3240c3cd7aaa4b8f98ffe6d78ab25 (patch)
tree57e3a5995608e3555ec7bea27f03b7af7f5fab8b
parentbd561b587baa16cbe5e834dffd4ba00c4eda019f (diff)
downloadaur-18bb3b67e0b3240c3cd7aaa4b8f98ffe6d78ab25.tar.gz
Update EAF
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 683bcbd3cf85..e17720355f77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-application-framework-git
-pkgver=r1801.8ac098b
+pkgver=r1836.0314c06
pkgrel=1
pkgdesc="EAF extends GNU Emacs to an entire universe of powerful GUI applications."
arch=('any')
@@ -10,11 +10,11 @@ url="https://github.com/manateelazycat/emacs-application-framework"
license=('GPL3')
depends=('emacs' 'python-epc' 'python-pyqt5' 'python-pyqt5-sip' 'python-pyqtwebengine' 'wmctrl' 'xdotool' 'nodejs')
optdepends=('python-pymupdf: EAF PDF Viewer support'
-'python-qrcode: EAF File Sender/File Receiver/Airshare support'
-'libreoffice: EAF Doc Viewer support'
-'filebrowser-bin: EAF File Browser support'
-'python-qtconsole: EAF Jupyter support'
-'python-retrying: EAF Markdown Previewer support')
+ 'python-qrcode: EAF File Sender/File Receiver/Airshare support'
+ 'libreoffice: EAF Doc Viewer support'
+ 'filebrowser-bin: EAF File Browser support'
+ 'python-qtconsole: EAF Jupyter support'
+ 'python-retrying: EAF Markdown Previewer support')
makedepends=('git')
provides=('emacs-eaf')
conflicts=('emacs-eaf')