16 lines
471 B
Bash
16 lines
471 B
Bash
# Template file for 'ruby-xdg'
|
|
pkgname=ruby-xdg
|
|
version=6.5.0
|
|
revision=3
|
|
build_style=gem
|
|
short_desc="Module for supporting the XDG Base Directory Standard"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Hippocratic-2.1"
|
|
homepage="https://www.alchemists.io/projects/xdg"
|
|
changelog="https://raw.githubusercontent.com/bkuhlmann/xdg/main/README.adoc"
|
|
checksum=c6b621087134c6452a19a5817a286b5ca400f8267549294bdffbcc7591b9c9b3
|
|
|
|
post_install() {
|
|
vlicense LICENSE.adoc
|
|
}
|