summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 5 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89e0d41343b4..4b57dbce2849 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,15 @@
pkgname=textosaurus
epoch=1
-pkgver=0.9.8
+pkgver=0.9.9
pkgrel=1
pkgdesc="Simple cross-platform text editor based on Qt and Scintilla"
-arch=('x86_64' 'i686')
+arch=(x86_64 i686 arm armv6h armv7h aarch64)
url="https://github.com/martinrotter/textosaurus"
license=(GPL3)
-depends=('qt5-base' 'qt5-svg')
-makedepends=('git' 'qt5-tools')
-provides=('textosaurus')
-conflicts=('textosaurus' 'textosaurus-git')
-replaces=('textilosaurus')
+depends=(qt5-base qt5-svg)
+makedepends=(git qt5-tools)
+replaces=(textilosaurus)
source=("git+https://github.com/martinrotter/textosaurus#tag=$pkgver"
"git+https://github.com/martinrotter/transka.git"
"git+https://github.com/martinrotter/7za.git"