ruby-xdg: update to 5.1.1.
This commit is contained in:
parent
a12d36582a
commit
40bbc65e66
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue