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

Levente Polyak anthraxx at archlinux.org
Sat Jul 7 19:22:45 UTC 2018


    Date: Saturday, July 7, 2018 @ 19:22:45
  Author: anthraxx
Revision: 354056

upgpkg: ruby-rack-protection 2.0.3-1

Modified:
  ruby-rack-protection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-07 19:21:18 UTC (rev 354055)
+++ PKGBUILD	2018-07-07 19:22:45 UTC (rev 354056)
@@ -2,7 +2,7 @@
 
 _gemname=rack-protection
 pkgname=ruby-${_gemname}
-pkgver=2.0.1
+pkgver=2.0.3
 pkgrel=1
 pkgdesc='Protect against typical web attacks, works with all Rack apps, including Rails'
 url='https://github.com/sinatra/sinatra/blob/master/rack-protection'
@@ -11,8 +11,8 @@
 depends=('ruby' 'ruby-rack')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sinatra/sinatra/archive/v${pkgver}.tar.gz)
-sha256sums=('f354286833680457d373cc28e52b423dda88b37c9dee2a8eac3510deec8680cc')
-sha512sums=('ad897f39bfacfe76ca1997082e6104e545554ae04b11b7e75eabcafe47f77c3f24f2267f18940a5ae8f02b6372917a0ec7baadb76e349c274c57fcd6db1b8b2d')
+sha256sums=('71a64ae1221554730d098a8c9b0a842c465350d65aedcf553e40aaee3b911b13')
+sha512sums=('6188c6e372659522186649ae823f4fd3aa8a5b959cbb856f4cd42dc301e7430b3fad890a572d6f38d72aa99cf37a81e234e0c6ba9d03778a9c5a84b77a1dca76')
 
 prepare() {
   cd sinatra-${pkgver}/${_gemname}



More information about the arch-commits mailing list