diff options
Diffstat (limited to 'community/ruby-rspec-expectations/APKBUILD')
-rw-r--r-- | community/ruby-rspec-expectations/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ruby-rspec-expectations/APKBUILD b/community/ruby-rspec-expectations/APKBUILD index 87c4551727..a46f823bec 100644 --- a/community/ruby-rspec-expectations/APKBUILD +++ b/community/ruby-rspec-expectations/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=ruby-rspec-expectations _gemname=${pkgname#ruby-} -pkgver=3.7.0 -pkgrel=1 +pkgver=3.8.0 +pkgrel=0 pkgdesc="Provides a readable API to express expected outcomes of a code example in RSpec" url="https://relishapp.com/rspec/rspec-expectations/" arch="noarch" @@ -36,5 +36,5 @@ package() { "$gemdir"/doc } -sha512sums="bdd3222089299e9bfdd6f17a2b8af81d5e695290a3ce976630d586d51ff2df5baf76a3887b8adb31294bd6623ba85f8c2a4a31ac520046515aeeb81fa3a1bd5a ruby-rspec-expectations-3.7.0.tar.gz +sha512sums="7157dcf09c18d2b56156ba4c1b0bc1a11cb98ab05e43ab9cbd65eea3f796cadf3319711d4e9837905cbba8d70cf297aea47f1f8631fd7a97be763dd33ce08002 ruby-rspec-expectations-3.8.0.tar.gz 1d477004521852e23d01b197187dbb434a2c7fd179e506c82a12e17f5d52470fe2a113112e7052b9479077eafa6759beb07c03301de1f8ea7f5c4643c92d8346 gemspec.patch" |