summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2018-08-05 14:11:57 +0200
committerFabioLolix2018-08-05 14:11:57 +0200
commit878de0d108790c6fbf61273dcb826c74f9556c04 (patch)
tree207e84a4f392afdc80b09515ce901987c9a887ff
parent55b9dae16dc528ed0920f79d3295366b104eed60 (diff)
downloadaur-878de0d108790c6fbf61273dcb826c74f9556c04.tar.gz
v0.9.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec4385fe1fbc..64af5842477f 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.7
+ pkgver = 0.9.8
pkgrel = 1
epoch = 1
url = https://github.com/martinrotter/textosaurus
@@ -15,7 +15,7 @@ pkgbase = textosaurus
conflicts = textosaurus
conflicts = textosaurus-git
replaces = textilosaurus
- source = git+https://github.com/martinrotter/textosaurus#tag=0.9.7
+ source = git+https://github.com/martinrotter/textosaurus#tag=0.9.8
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 8d514d91ba0d..89e0d41343b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=textosaurus
epoch=1
-pkgver=0.9.7
+pkgver=0.9.8
pkgrel=1
pkgdesc="Simple cross-platform text editor based on Qt and Scintilla"
arch=('x86_64' 'i686')