summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c00101a9a2be..7c7e67c2ce5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = textext
pkgdesc = Re-editable LaTeX graphics for Inkscape
- pkgver = 1.9.0
+ pkgver = 1.10.0
pkgrel = 1
url = https://textext.github.io/textext
arch = any
@@ -12,7 +12,7 @@ pkgbase = textext
depends = python-lxml
depends = python-gobject
depends = python-cssselect
- source = git+https://github.com/textext/textext.git?signed#tag=1.9.0
+ source = git+https://github.com/textext/textext.git?signed#tag=1.10.0
validpgpkeys = 32746E27876C1E5418BBBF7F7A9964831E98EED5
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1793a9666373..57ac3cc7cebc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Joel Schaerer <joel.schaerer@laposte.net>
pkgname=textext
-pkgver=1.9.0
+pkgver=1.10.0
pkgrel=1
pkgdesc="Re-editable LaTeX graphics for Inkscape"
arch=(any)