summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 78fad01ebf073fb7c4afd842c73c0c45723a2ff4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = timer-rs
	pkgdesc = Simple countdown terminal alarm
	pkgver = 0.6.0
	pkgrel = 1
	url = https://github.com/pando85/timer
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = GPL
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	depends = pkg-config
	depends = alsa-lib
	source = git+https://github.com/pando85/timer.git#tag=v0.6.0?signed
	validpgpkeys = C15CDDF9318F14398300B917C6CB8A1793CA3F94
	sha512sums = SKIP

pkgname = timer-rs