summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTiago de Paula2024-12-24 00:18:31 -0300
committerTiago de Paula2024-12-24 00:18:31 -0300
commitccab1f3f6d03a2a7d1d5c646e1ce5b35f263616c (patch)
tree8f46b63e06752fa7615fc52deebee2ff3bd87cb1 /PKGBUILD
parent32143994a55c4088a2e7067bb8b8138a28b29ad0 (diff)
downloadaur-ccab1f3f6d03a2a7d1d5c646e1ce5b35f263616c.tar.gz
chore: update download link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 847b469c75d8..31ba11190dc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
# Maintainer: Joshua Ellis <josh@jpellis.me>
+# Contributor: Tiago "marmis" de Paula <tiagodepalves@gmail.com>
# Contributor: Anish Tondwalkar <anish@tjhsst.edu>
# Contributor: Ghost91 <m_graeb11@cs.uni-kl.de>
# Contributor: Michael Pusterhofer <pusterhofer at student dot tugraz dot at>
@@ -98,7 +99,7 @@ options=(!strip !debug)
## The final package can be very large (especially if documentation is kept) and
## compression can be quite slow. In most cases, the package is installed
-## straight away and the package need not be kept, so compression is disabled.
+## straight away and the package need not be kept, so compression can be disabled.
# PKGEXT='.pkg.tar'
## Here you can change the installation directory. The default is '/opt/Mathematica'.