[arch-commits] Commit in ruby-rack-protection/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed May 22 21:50:23 UTC 2019
Date: Wednesday, May 22, 2019 @ 21:50:23
Author: anthraxx
Revision: 468759
upgpkg: ruby-rack-protection 2.0.5-1
Modified:
ruby-rack-protection/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-22 21:50:17 UTC (rev 468758)
+++ PKGBUILD 2019-05-22 21:50:23 UTC (rev 468759)
@@ -2,8 +2,8 @@
_gemname=rack-protection
pkgname=ruby-${_gemname}
-pkgver=2.0.3
-pkgrel=2
+pkgver=2.0.5
+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=('71a64ae1221554730d098a8c9b0a842c465350d65aedcf553e40aaee3b911b13')
-sha512sums=('6188c6e372659522186649ae823f4fd3aa8a5b959cbb856f4cd42dc301e7430b3fad890a572d6f38d72aa99cf37a81e234e0c6ba9d03778a9c5a84b77a1dca76')
+sha256sums=('423c9d6cbbc89e53652c390a9908927058c30952bfdf19c5b083bfce2890fe8a')
+sha512sums=('da626d584f065f924fa5a42802b0e7a03e40e780cfd92e9cb072c86e9cb6d8ba4a699d7383a81b13ac0ffd0ce427900cdf059b77565ace5961dbd00c088ce0f9')
prepare() {
cd sinatra-${pkgver}/${_gemname}
More information about the arch-commits
mailing list