summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmallst2020-10-26 11:39:00 +0800
committersmallst2020-10-26 11:39:00 +0800
commit7605005d7b774561c94e49890c1b0a93c17847e1 (patch)
tree6ff333356b03a6968d2c3473ee3e51edf2d3f60c
parent8c0582106e49eadd713e8c0a4a88f6856d97b905 (diff)
parent69bdcb076eab55b86a2cba7a28ecf822e0c81555 (diff)
downloadaur-7605005d7b774561c94e49890c1b0a93c17847e1.tar.gz
aur/master
-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'