[arch-commits] Commit in ruby-rack-protection/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Sun Oct 11 14:37:22 UTC 2020


    Date: Sunday, October 11, 2020 @ 14:37:22
  Author: anthraxx
Revision: 723484

upgpkg: ruby-rack-protection 2.1.0-1

Modified:
  ruby-rack-protection/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-11 14:36:05 UTC (rev 723483)
+++ PKGBUILD	2020-10-11 14:37:22 UTC (rev 723484)
@@ -2,7 +2,7 @@
 
 _gemname=rack-protection
 pkgname=ruby-${_gemname}
-pkgver=2.0.8.1
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Protect against typical web attacks, works with all Rack apps, including Rails'
 url='http://sinatrarb.com/protection/'
@@ -13,8 +13,8 @@
 checkdepends=('ruby-rspec')
 options=('!emptydirs')
 source=(https://github.com/sinatra/sinatra/archive/v${pkgver}/sinatra-${pkgver}.tar.gz)
-sha512sums=('c6c166e14f2be53cda18263121876ca191c670e12c2c42abb10d0f4a0d8db2916210a6775ef894cf00201c445cd185e5f13c5cd8a1ab0e78e12faa6cb51ee69b')
-b2sums=('7b88f50b2b2960c17aaa4f0ffbffaf70ece16c1bb29b3ee4706904ebc8e779ad84058ca49ae7cea28f86e635eb9b10ab6f5d94c6eeb4de72637bf5b74d4cac42')
+sha512sums=('7127593bd44a5648407631f05d5db04100db30ae862c37e22dc264025fe271336c25df3c47839e41ba200da98be6c7b985852cd53d494a8bbda90fe701a89fe0')
+b2sums=('05eea600695abf6ee9b2ef0eb2a215c106ac45a343a60017f2cdf8aba8733c1ba5c55235a9c35a4665659797754f78e28d6b8fb1e24391e99a2336ee150bacff')
 
 prepare() {
   cd sinatra-${pkgver}/${_gemname}



More information about the arch-commits mailing list