summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2019-12-19 00:20:39 +0100
committerFabioLolix2019-12-19 00:20:39 +0100
commitd7a55ef7153f8019454d72005b51ba4aedbb851b (patch)
tree2550ea1ebf9955df5a31367306cb96c0853f1f60
parenta163b0fb8e406888036f4db632d0137e14db05e1 (diff)
downloadaur-d7a55ef7153f8019454d72005b51ba4aedbb851b.tar.gz
v0.9.13
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa96f57a0755..edcbefcb7015 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.12
+ pkgver = 0.9.13
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.git#tag=0.9.12
+ source = git+https://github.com/martinrotter/textosaurus.git#tag=0.9.13
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 2935315a467f..6564cb8a917d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=textosaurus
epoch=1
-pkgver=0.9.12
+pkgver=0.9.13
pkgrel=1
pkgdesc="Simple cross-platform text editor based on Qt and Scintilla"
arch=(x86_64 i686 arm armv6h armv7h aarch64)