blob: 7a9159636bd3bb2b74d0924d80637593986dde68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = thoth-bin
pkgdesc = Terminal scratchpad inspired by the Heynote app
pkgver = 0.1.84
pkgrel = 1
url = https://github.com/jooaf/thoth
arch = x86_64
arch = aarch64
license = MIT
depends = glibc
provides = thoth
conflicts = thoth
source = LICENSE-0.1.84::https://raw.githubusercontent.com/jooaf/thoth/v0.1.84/LICENSE
source = README-0.1.84.md::https://raw.githubusercontent.com/jooaf/thoth/v0.1.84/README.md
sha256sums = c6a6aec122be3781408ad1c89b1dc150b5e0d4fa3d56242760d5c47f1fa6c4e6
sha256sums = 7b2518c05beed662f00018d6244626333638953421829a4a4dd06dbdd46c4018
source_x86_64 = https://github.com/jooaf/thoth/releases/download/v0.1.84/thoth_0.1.84_linux-musl_amd64.tar.gz
sha256sums_x86_64 = 01f56dabddb5fab7f15dbad50417226e9cd6b54069aa7b6366b84ac8e9f997e4
source_aarch64 = https://github.com/jooaf/thoth/releases/download/v0.1.84/thoth_0.1.84_linux-musl_arm64.tar.gz
sha256sums_aarch64 = 07b557aa2d694c3d9854c825084c48dad1187581f8030cbab9056041fe042c3c
pkgname = thoth-bin
|