summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73ba69cc6afd..e3576be87a93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=ruby-ast
-pkgver=2.2.0
+pkgver=2.3.0
pkgrel=1
pkgdesc="A library for working with Abstract Syntax Trees"
arch=('any')
@@ -9,7 +9,7 @@ url="https://whitequark.github.io/ast/"
license=('MIT')
depends=('ruby')
source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem)
-sha256sums=('8be669575d41b7b961a3e6ed370e550bed6083b3f8337ab6c8b506871c02ad92')
+sha256sums=('15d97cf7f3430351a8663f2c5fb7591fb29f700fa28576c46c53b992e912e85e')
noextract=("${pkgname#*-}-${pkgver}.gem")
package() {