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

Levente Polyak anthraxx at archlinux.org
Wed Mar 7 21:33:21 UTC 2018


    Date: Wednesday, March 7, 2018 @ 21:33:21
  Author: anthraxx
Revision: 304148

upgpkg: ruby-rack-protection 2.0.1-1

Modified:
  ruby-rack-protection/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-07 20:57:34 UTC (rev 304147)
+++ PKGBUILD	2018-03-07 21:33:21 UTC (rev 304148)
@@ -2,8 +2,8 @@
 
 _gemname=rack-protection
 pkgname=ruby-${_gemname}
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.1
+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'
 arch=('any')
@@ -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=('8e9483b7dede0468128af227381cbf13acd974f8987a09013a584ee6d0a7d65b')
-sha512sums=('54c736fc6f63bb55ad36b4005335cc5709da9da8c2a29e13218e9f4494f07167077a2ec22dfb08f0bfaf0d4f872ec4d561adb636f7392f148da2ce0ea5a24084')
+sha256sums=('f354286833680457d373cc28e52b423dda88b37c9dee2a8eac3510deec8680cc')
+sha512sums=('ad897f39bfacfe76ca1997082e6104e545554ae04b11b7e75eabcafe47f77c3f24f2267f18940a5ae8f02b6372917a0ec7baadb76e349c274c57fcd6db1b8b2d')
 
 prepare() {
   cd sinatra-${pkgver}/${_gemname}



More information about the arch-commits mailing list