summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJeremy Audet2017-01-28 14:57:35 -0500
committerJeremy Audet2017-01-28 14:57:35 -0500
commit54bf5e4fc1f848972d8909bd8ae13c6e1d4680da (patch)
tree12c6cd15e1d77941bd417c8fa9773755dabe86b7 /PKGBUILD
parent4bbf96b3803f506d65467c9887e6fe3649ba3628 (diff)
downloadaur-54bf5e4fc1f848972d8909bd8ae13c6e1d4680da.tar.gz
Update to version 1.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dce9b6d6347a..90ba4d6169d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tom Vincent <http://tlvince.com/contact/>
pkgname=ruby-w3c_validators
_pkgname=w3c_validators
-pkgver=1.3.1
+pkgver=1.3.2
pkgrel=1
pkgdesc="A Ruby wrapper for the World Wide Web Consortium's online validation services."
arch=(any)
@@ -10,7 +10,7 @@ license=(GPL)
depends=(ruby-json ruby-nokogiri ruby-pkg-config)
source=("https://rubygems.org/downloads/${_pkgname}-${pkgver}.gem")
noextract=("${_pkgname}-${pkgver}.gem")
-sha256sums=('452ca641e6d5994a6de9ee14252c3893206d541db2b09e46cd55398e5f015dc8')
+sha256sums=('61d3526a3bc179d0dfccc71cb1b1c126075cb159bf7c5e0ea2e5e2e091ec7f5d')
package() {
cd "${srcdir}"