diff options
author | FabioLolix | 2018-10-07 19:13:16 +0200 |
---|---|---|
committer | FabioLolix | 2018-10-07 19:13:16 +0200 |
commit | 57188e05f8dbb8e842c4f48606ae7588e5922679 (patch) | |
tree | 69538f28649309f5707ff78268e1d65990527128 /.SRCINFO | |
parent | 878de0d108790c6fbf61273dcb826c74f9556c04 (diff) | |
download | aur-57188e05f8dbb8e842c4f48606ae7588e5922679.tar.gz |
v0.9.9 + revision
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,21 +1,22 @@ pkgbase = textosaurus pkgdesc = Simple cross-platform text editor based on Qt and Scintilla - pkgver = 0.9.8 + pkgver = 0.9.9 pkgrel = 1 epoch = 1 url = https://github.com/martinrotter/textosaurus arch = x86_64 arch = i686 + arch = arm + arch = armv6h + arch = armv7h + arch = aarch64 license = GPL3 makedepends = git makedepends = qt5-tools depends = qt5-base depends = qt5-svg - provides = textosaurus - conflicts = textosaurus - conflicts = textosaurus-git replaces = textilosaurus - source = git+https://github.com/martinrotter/textosaurus#tag=0.9.8 + source = git+https://github.com/martinrotter/textosaurus#tag=0.9.9 source = git+https://github.com/martinrotter/transka.git source = git+https://github.com/martinrotter/7za.git source = git+https://github.com/martinrotter/nsis.git |