ruby-xdg: update to 3.1.0.
This commit is contained in:
parent
a1f5df3f4f
commit
7f21bc851f
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'ruby-xdg'
|
||||
pkgname=ruby-xdg
|
||||
version=2.2.3
|
||||
revision=2
|
||||
version=3.1.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=b87e4ad02eaa1557d09ae620dac134a3f20ac588063dc7e46e0b77be9a3bc4ae
|
||||
checksum=ab7e4d69cf241d4eb616fa2918007a2961e86e97daefec9e1c21645e2c72eaf9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
vlicense LICENSE.md
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue