mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: kaboom-0.1.0
This commit is contained in:
parent
03a5a46547
commit
eda704eba4
1 changed files with 15 additions and 0 deletions
15
srcpkgs/kaboom/template
Normal file
15
srcpkgs/kaboom/template
Normal file
|
@ -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…
Add table
Reference in a new issue