summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2c5e315aba8..be1a8f7b8ce1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=textext
_pkgname=TexText
-pkgver=1.5.0
+pkgver=1.6.0
pkgrel=1
pkgdesc="An inkscape extension which lets you add LaTeX equations to your drawings"
arch=('any')
@@ -14,7 +14,7 @@ depends=('inkscape>=1.0' 'texlive-core' 'python' 'pdf2svg' 'python-lxml' 'python
optdepends=('imagemagick')
source=("$pkgname-$pkgver.tar.gz::https://github.com/textext/textext/releases/download/$pkgver/${_pkgname}-Linux-$pkgver.tar.gz")
-sha256sums=('55b803464af46f5280431771ae3dbb7471e6783cb7f6cd90b4fa43460d5a0906')
+sha256sums=('8bf8d890d4feb5ced63c1244c28200ec6533752fff2477932ea3d8d79ff8cd8e')
package()
{