summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoel Goguen2017-05-16 12:43:38 -0700
committerJoel Goguen2017-05-16 12:43:38 -0700
commitaace67ce7fe844bb10166c69006666765ea311f6 (patch)
tree46a7196e353da591a86bed3ab6b65567a2d680f8 /PKGBUILD
parentc15bca04a9eec2ede4fbb4ffbb8a42dd09f889f6 (diff)
downloadaur-aace67ce7fe844bb10166c69006666765ea311f6.tar.gz
v0.48.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b884c802d61..5f0f57d1609d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gemname=rubocop
pkgname=ruby-${_gemname}
-pkgver=0.47.1
+pkgver=0.48.1
pkgrel=2
pkgdesc="Automatic Ruby code style checking tool."
arch=('any')
@@ -14,7 +14,7 @@ source=(
"https://rubygems.org/downloads/${_gemname}-${pkgver}.gem"
)
sha256sums=(
- 'a7066a0c553e3bad1f118062deef5f05d050a6cf11cb9c9cda067b2a891a7916'
+ '002f6b49013abdc05c68ae75433c48d3ee7f1baa70674d60bf1cc310e210fbd7'
)
package() {