summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNoel Kuntze2021-10-24 01:09:46 +0200
committerNoel Kuntze2021-10-24 01:09:46 +0200
commit5fcedbb43a131582cb0020fc2634ef4cffeba54b (patch)
tree6c62b2c7ee9a7137018c55564454172b3d43c826 /PKGBUILD
parent83a0006d845371a8b57cff883be4a0151f8f9d80 (diff)
downloadaur-5fcedbb43a131582cb0020fc2634ef4cffeba54b.tar.gz
Bump to 1.6.0
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()
{