summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ccbfaa99a4e..04ab1a6227f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,6 @@ pkgbase = auctex
depends = emacs
depends = ghostscript
depends = texlive-core
- options = !makeflags
source = https://ftp.gnu.org/pub/gnu/auctex/auctex-12.3.tar.gz
source = https://ftp.gnu.org/pub/gnu/auctex/auctex-12.3.tar.gz.sig
validpgpkeys = 70CDE487C45540307F86972BE2FD58BF20485F50
diff --git a/PKGBUILD b/PKGBUILD
index a992b92e3ad1..802b069ce1f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
+# Maintainer: smallst <smallst@smallst.cn>
# Maintainer: LinRs <LinRs AT users.noreply.github.com>
# Contributor: Eric BĂ©langer <eric@archlinux.org>
-
+# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=auctex
pkgver=12.3
pkgrel=1
@@ -9,7 +10,6 @@ arch=('any')
url="https://www.gnu.org/software/auctex/"
license=('GPL3')
depends=('emacs' 'ghostscript' 'texlive-core')
-options=('!makeflags')
install=auctex.install
source=("https://ftp.gnu.org/pub/gnu/auctex/${pkgname}-${pkgver}.tar.gz"{,.sig})
sha256sums=('2fd4fe30b69457c9277fe204d3e83c8472bcf500c8fe4a810d744406174ca9dd'