blob: 6d0c52778972447e5d2c86ce92ff405da4ac2d33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = stu
pkgdesc = TUI for AWS S3
pkgver = 0.7.2
pkgrel = 1
url = https://github.com/lusingander/stu
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
options = !lto
source = stu-0.7.2.tar.gz::https://github.com/lusingander/stu/archive/v0.7.2.tar.gz
sha512sums = 0d252d257e491892a7208b6e189352b2be020d558b977463551a6a3efce7d6808f7621758c09a7f0c4f206a058e142194c3fb6d64c96a3d2314cc9eb00174cca
pkgname = stu
|