summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 520d03ed8dcd..bd5dfac0737c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,8 @@
pkgbase = textosaurus
pkgdesc = Simple cross-platform text editor based on Qt and Scintilla
- pkgver = 2018.03.26
+ pkgver = 0.9.2
pkgrel = 1
+ epoch = 1
url = https://github.com/martinrotter/textosaurus
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1a10e309cce9..64b2948888d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Fabio 'Lolix' Loli <lolix@disroot.org> -> https://github.com/FabioLolix
pkgname=textosaurus
-pkgver=2018.03.26
+epoch=1
+pkgver=0.9.2
pkgrel=1
pkgdesc="Simple cross-platform text editor based on Qt and Scintilla"
arch=('x86_64' 'i686')