This commit is contained in:
parent
fa622d31ed
commit
fc8212c51e
22 changed files with 383 additions and 2 deletions
12
srcpkgs/cie/template
Normal file
12
srcpkgs/cie/template
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'cie'
|
||||
pkgname=cie
|
||||
version=0.1.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/michalszmidt/cie"
|
||||
short_desc="CLI ICal Editor"
|
||||
maintainer="ITmodulo <itmodulo@disroot.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/michalszmidt/cie"
|
||||
distfiles="https://github.com/michalszmidt/${pkgname}/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=24a61f6e7fa5e3a6e872d8844578c9a20d8fd709187cd7aa7515dd9a77073cc3
|
||||
Reference in a new issue