diff options
author | Tiago de Paula | 2024-12-24 00:18:31 -0300 |
---|---|---|
committer | Tiago de Paula | 2024-12-24 00:18:31 -0300 |
commit | ccab1f3f6d03a2a7d1d5c646e1ce5b35f263616c (patch) | |
tree | 8f46b63e06752fa7615fc52deebee2ff3bd87cb1 /PKGBUILD | |
parent | 32143994a55c4088a2e7067bb8b8138a28b29ad0 (diff) | |
download | aur-ccab1f3f6d03a2a7d1d5c646e1ce5b35f263616c.tar.gz |
chore: update download link
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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'. |