blob: a24398bdfe5fd9cc0369f9a5d0db38977361e3b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = tuimer
pkgdesc = A minimal, beautiful terminal timer written in Go
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/tm4a/tuimer
arch = x86_64
arch = aarch64
license = MIT
makedepends = go
makedepends = git
depends = alsa-lib
depends = libnotify
source = tuimer-1.1.0.tar.gz::https://github.com/tm4a/tuimer/archive/v1.1.0.tar.gz
sha256sums = 31b5a5bbf03ebf18220519eacfbe9909a73bbbb4140eb154de54d3dff0f06b15
pkgname = tuimer
|