Skip to content

Commit 4a03341

Browse files
committed
New package: void-66-services-0.0.1
1 parent cc4dff0 commit 4a03341

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

srcpkgs/void-66-services/template

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Template file for 'void-66-services'
2+
pkgname=void-66-services
3+
version=0.0.1
4+
revision=1
5+
build_style=gnu-makefile
6+
depends="66"
7+
short_desc="66 service frontend files for voidlinux"
8+
maintainer="mobinmob <mobinmob@disroot.org>"
9+
license="BSD-2-Clause"
10+
homepage="https://github.com/mobinmob/void-66-services/"
11+
distfiles="https://github.com/mobinmob/void-66-services/archive/v${version}.tar.gz"
12+
checksum=ca223594ebae8e7a79e16f150bbebd44878143c07b928c9985020b5183175b95
13+
14+
post_install() {
15+
vlicense LICENSE
16+
vlicense AUTHORS
17+
}

0 commit comments

Comments
 (0)