ruby-xdg: update to 5.1.1.

This commit is contained in:
Leah Neukirchen 2021-07-14 21:01:22 +02:00
parent a12d36582a
commit 40bbc65e66
1 changed files with 4 additions and 4 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'ruby-xdg'
pkgname=ruby-xdg
version=3.1.1
revision=4
version=5.1.1
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=8cb496824936b43c833711aa9f73072c245fcaf13849df64f63fb1a5b0964797
checksum=3d050ea585c0d1fdb69bbb9ee58858edbd7ad6e6db830391e08b174eddbe4b15
post_install() {
vlicense LICENSE.md
vlicense LICENSE.adoc
}