summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDennis Schubert2021-10-22 17:08:35 +0200
committerDennis Schubert2021-10-22 17:08:35 +0200
commit5ba38850ea460bb77df30b7c647ef9a24001375b (patch)
treecd731d0806ba53317297e7b07c9849b1b5f22593 /PKGBUILD
parent7c5f7f1cc2f574ea562efb25d030557fe5f33870 (diff)
downloadaur-5ba38850ea460bb77df30b7c647ef9a24001375b.tar.gz
ruby-install 0.8.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b44c8c5f10d3..44b9d05f9f28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dennis Schubert <mail@dennis-schubert.de>
pkgname=ruby-install
-pkgver=0.8.2
+pkgver=0.8.3
pkgrel=1
pkgdesc="Installs Ruby, JRuby, Rubinius, MRuby or TruffleRuby."
arch=(any)
@@ -12,7 +12,7 @@ depends=('bash')
optdepends=('zsh')
makedepends=('gnupg')
source=("https://github.com/postmodern/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('72a998b76f787c32a1575f10494594ec2d963f5ad5748004292841b33f8013e7')
+sha256sums=('e2f69949757d032d48ee5c028be020bdc8863c41d5648b53328903d2e16ab3b2')
prepare() {
if gpg --fingerprint 0xB9515E77 >/dev/null 2>&1; then