summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoel Goguen2017-01-23 08:20:52 -0330
committerJoel Goguen2017-01-23 08:20:52 -0330
commitb9319fb9a4ae9d0434fc25853f35d77c7e1a155f (patch)
tree16e0aa7d38deeba12134c31bbce6e48ae63f3898 /PKGBUILD
parent35c495bde8506a3629fb55ff1a159dd42b4eb57b (diff)
downloadaur-b9319fb9a4ae9d0434fc25853f35d77c7e1a155f.tar.gz
v0.47.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bda3946efc8c..f2044a3018be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gemname=rubocop
pkgname=ruby-${_gemname}
-pkgver=0.46.0
+pkgver=0.47.1
pkgrel=1
pkgdesc="Automatic Ruby code style checking tool."
arch=('any')
@@ -14,7 +14,7 @@ source=(
"https://rubygems.org/downloads/${_gemname}-${pkgver}.gem"
)
sha256sums=(
- '0c5087c157b6070319d06cab7594f9f72b5478344a2568b7029875a081c20418'
+ 'a7066a0c553e3bad1f118062deef5f05d050a6cf11cb9c9cda067b2a891a7916'
)
package() {