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 a630589c710d..6657c0680b7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=ruby-awesome_print
-pkgver=1.6.1
+pkgver=1.7.0
pkgrel=1
pkgdesc="Pretty print your Ruby objects with style"
arch=('any')
@@ -9,7 +9,7 @@ depends=('ruby')
url="https://github.com/michaeldv/awesome_print"
license=('MIT')
source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem)
-sha256sums=('0d8be8d9b270b900a337356cb9453ffdaf219d29902f14bbe4f120ecfdd38fef')
+sha256sums=('a4ea7e755c4aab68157ea3d67b94aa375d01b85c4670db3d3afcc7296f0c1e7e')
noextract=("${pkgname#*-}-${pkgver}.gem")
package() {