diff --git a/srcpkgs/ruby-xdg/template b/srcpkgs/ruby-xdg/template index 53765a7ee16..9923e24baea 100644 --- a/srcpkgs/ruby-xdg/template +++ b/srcpkgs/ruby-xdg/template @@ -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 " license="BSD-2-Clause" homepage="http://rubyworks.github.com/xdg" -checksum=b87e4ad02eaa1557d09ae620dac134a3f20ac588063dc7e46e0b77be9a3bc4ae +checksum=ab7e4d69cf241d4eb616fa2918007a2961e86e97daefec9e1c21645e2c72eaf9 post_install() { - vlicense LICENSE.txt + vlicense LICENSE.md }