summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcos Heredia2024-01-21 18:21:27 -0300
committerMarcos Heredia2024-01-21 18:21:27 -0300
commit825f0caa08999bb6514d2d5be71baa84baf545b7 (patch)
treea56a5185fa231f89fb05010b53946092a202b50b /PKGBUILD
parente5d0451c9b2a6bbadf684350cbd94bc1b4eef12e (diff)
downloadaur-texmacs-qt.tar.gz
Update 2.1.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ba912623c2d..0982d467acee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
_pkgname=texmacs
pkgname=${_pkgname}-qt
pkgver=2.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="WYSIWYG free scientific text editor and graphical frontend to various CASes \n
(Giac, GTybalt, Macaulay 2, Maxima, Octave, Pari, Qcl, R and Yacas)"
arch=('x86_64')
@@ -15,6 +15,8 @@ optdepends=(
'imagemagick: convert images'
'aspell: spell checking')
makedepends=('ghostscript' 'cmake' 'cairo' 'imlib2')
+provides=("texmacs=${pkgver}")
+conflicts=("texmacs")
options=('!emptydirs')
source=("http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-$pkgver-src.tar.gz"
'http://www.texmacs.org/Images/tm_gnu1b.png'