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 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}"