blob: 45d42463930e7046462ff1cbf9381a5d9a0322e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = tau-editor
pkgdesc = GTK frontend for the Xi text editor, written in Rust
pkgver = 0.12.0
pkgrel = 1
url = https://gitlab.gnome.org/World/Tau
arch = x86_64
arch = i686
arch = armv7h
arch = aarch64
license = MIT
makedepends = meson
makedepends = rust
depends = libhandy0
depends = vte3
depends = xi-core
source = https://gitlab.gnome.org/World/Tau/uploads/b5f24cd692ec0c2a2c2be460fffaf505/tau-0.12.0.tar.xz
sha256sums = a14e4c3511fa51cc051c33ad04a3989b93c6aa2405e8b0f5ac05970fe5d95449
pkgname = tau-editor
|