diff options
Diffstat (limited to 'community/ruby-timecop/APKBUILD')
-rw-r--r-- | community/ruby-timecop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-timecop/APKBUILD b/community/ruby-timecop/APKBUILD index 298d9e2465..70e9f7598e 100644 --- a/community/ruby-timecop/APKBUILD +++ b/community/ruby-timecop/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-timecop _gemname=${pkgname#ruby-} pkgver=0.9.1 -pkgrel=2 +pkgrel=3 pkgdesc="A gem providing 'time travel' and 'time freezing' capabilities" url="https://github.com/travisjeffery/timecop" arch="noarch" |