New package: kaboom-0.1.0
This commit is contained in:
parent
03a5a46547
commit
eda704eba4
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'kaboom'
|
||||
pkgname=kaboom
|
||||
version=0.1.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Atom feed management for the casual blogger"
|
||||
maintainer="klardotsh <josh@klar.sh>"
|
||||
license="0BSD"
|
||||
homepage="https://sr.ht/~klardotsh/kaboom/"
|
||||
distfiles="https://git.sr.ht/~klardotsh/kaboom/archive/v${version}.tar.gz"
|
||||
checksum=b923eacbd691fbd6aaef8640872b2f550b562adbf5a1056ef82e2c22774bdcba
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
Loading…
Reference in New Issue