ruby-xdg: update to 3.1.0.
This commit is contained in:
parent
a1f5df3f4f
commit
7f21bc851f
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ruby-xdg'
|
# Template file for 'ruby-xdg'
|
||||||
pkgname=ruby-xdg
|
pkgname=ruby-xdg
|
||||||
version=2.2.3
|
version=3.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gem
|
build_style=gem
|
||||||
short_desc="Module for supporting the XDG Base Directory Standard"
|
short_desc="Module for supporting the XDG Base Directory Standard"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="http://rubyworks.github.com/xdg"
|
homepage="http://rubyworks.github.com/xdg"
|
||||||
checksum=b87e4ad02eaa1557d09ae620dac134a3f20ac588063dc7e46e0b77be9a3bc4ae
|
checksum=ab7e4d69cf241d4eb616fa2918007a2961e86e97daefec9e1c21645e2c72eaf9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.md
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue