mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
New package: doasedit-1.0.8
This commit is contained in:
parent
2fefca6086
commit
7660dbb01d
1 changed files with 17 additions and 0 deletions
17
srcpkgs/doasedit/template
Normal file
17
srcpkgs/doasedit/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'doasedit'
|
||||
pkgname=doasedit
|
||||
version=1.0.8
|
||||
revision=1
|
||||
build_style="gnu-makefile"
|
||||
depends="opendoas"
|
||||
short_desc="Doas wrapper to edit files with an unprivileged editor"
|
||||
maintainer="Roberto Ricci <io@r-ricci.it>"
|
||||
license="MIT"
|
||||
homepage="https://codeberg.org/TotallyLeGIT/doasedit"
|
||||
changelog="https://codeberg.org/TotallyLeGIT/doasedit/raw/branch/main/CHANGELOG.md"
|
||||
distfiles="https://codeberg.org/TotallyLeGIT/doasedit/archive/${version}.tar.gz"
|
||||
checksum=de7dfc450568d14f1ff473aa4a50a0d0505e188e117cc12cf3a2b0ea5da8af10
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue