From e6dd974eea36bfe2487e307d1e80c8f73d09e039 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Sun, 21 Jan 2018 13:28:13 +0100 Subject: pcr/guile-json: updated to 0.5.0 --- pcr/guile-json/PKGBUILD | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'pcr/guile-json') diff --git a/pcr/guile-json/PKGBUILD b/pcr/guile-json/PKGBUILD index cf38473e5..8d71dea80 100644 --- a/pcr/guile-json/PKGBUILD +++ b/pcr/guile-json/PKGBUILD @@ -1,15 +1,18 @@ -# Maintainer (Arch): holos -# Contributor (Arch): tantalum +# Maintainer (AUR): holos +# Contributor (AUR): tantalum + +# parabola changes and rationale: +# no changes. pkgname=guile-json pkgrel=1 -pkgver=0.4.0 +pkgver=0.5.0 pkgdesc='JSON module for Guile' url="https://github.com/aconchillo/guile-json" arch=('any') license=('LGPL') source=("http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz") -sha256sums=('0696062439ceb00d1026e9c352e8a6fac22de6fd6e38a9f5e7cc139ec511066c') +sha256sums=('0dd9327f4d6edfcd7ca48c8d854bf4c0028ff276cc4f7ffcd72d5b9128190a51') build() { cd "$pkgname-$pkgver" -- cgit v1.2.2