diff options
Diffstat (limited to 'community/haskell-texmath/PKGBUILD')
-rw-r--r-- | community/haskell-texmath/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haskell-texmath/PKGBUILD b/community/haskell-texmath/PKGBUILD index 7be6b094c..50d844037 100644 --- a/community/haskell-texmath/PKGBUILD +++ b/community/haskell-texmath/PKGBUILD @@ -5,7 +5,7 @@ pkgname=haskell-texmath _hkgname=texmath pkgver=0.6.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="Conversion of LaTeX math formulas to MathML." url="https://github.com/jgm/texmath" license=("GPL") |