mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
ruby-xdg: update to 6.5.0.
This commit is contained in:
parent
94e67ce8f7
commit
7e51035422
1 changed files with 6 additions and 5 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'ruby-xdg'
|
||||
pkgname=ruby-xdg
|
||||
version=5.1.1
|
||||
revision=2
|
||||
version=6.5.0
|
||||
revision=1
|
||||
build_style=gem
|
||||
short_desc="Module for supporting the XDG Base Directory Standard"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://rubyworks.github.com/xdg"
|
||||
checksum=3d050ea585c0d1fdb69bbb9ee58858edbd7ad6e6db830391e08b174eddbe4b15
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue