diff --git a/srcpkgs/ruby-sync/template b/srcpkgs/ruby-sync/template index ff54f4344ea..a76352acfaa 100644 --- a/srcpkgs/ruby-sync/template +++ b/srcpkgs/ruby-sync/template @@ -1,12 +1,12 @@ # Template file for 'ruby-sync' pkgname=ruby-sync version=0.5.0 -revision=2 +revision=3 wrksrc="${pkgname#ruby-}-${version}" build_style=gemspec hostmakedepends="ruby" depends="ruby" -short_desc="A module that provides a two-phase lock with a counter" +short_desc="Ruby module that provides a two-phase lock with a counter" maintainer="Leah Neukirchen " license="BSD-2-Clause" homepage="https://rubygems.org/gems/sync"