summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2018-11-14 22:53:37 +0100
committerFabioLolix2018-11-14 22:53:37 +0100
commit52d7449bd90b55f89508f04ddd715bf72d9d47b2 (patch)
tree0514432888a81ac9c6a47e41684b56e34cecf27a
parent57188e05f8dbb8e842c4f48606ae7588e5922679 (diff)
downloadaur-52d7449bd90b55f89508f04ddd715bf72d9d47b2.tar.gz
v0.9.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00a81e4dcd18..56436b14b1a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = textosaurus
pkgdesc = Simple cross-platform text editor based on Qt and Scintilla
- pkgver = 0.9.9
+ pkgver = 0.9.10
pkgrel = 1
epoch = 1
url = https://github.com/martinrotter/textosaurus
@@ -16,7 +16,7 @@ pkgbase = textosaurus
depends = qt5-base
depends = qt5-svg
replaces = textilosaurus
- source = git+https://github.com/martinrotter/textosaurus#tag=0.9.9
+ source = git+https://github.com/martinrotter/textosaurus#tag=0.9.10
source = git+https://github.com/martinrotter/transka.git
source = git+https://github.com/martinrotter/7za.git
source = git+https://github.com/martinrotter/nsis.git
diff --git a/PKGBUILD b/PKGBUILD
index 4b57dbce2849..a46798725400 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=textosaurus
epoch=1
-pkgver=0.9.9
+pkgver=0.9.10
pkgrel=1
pkgdesc="Simple cross-platform text editor based on Qt and Scintilla"
arch=(x86_64 i686 arm armv6h armv7h aarch64)