summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-04-11 15:12:03 -0700
committerAndy Weidenbaum2016-04-11 15:12:03 -0700
commitde3b3114ac97488f3f6b3c84db480056232363f2 (patch)
tree8611b568da46e87eb8da416b62cee63de90cbb95 /PKGBUILD
parent3f5b186a8258e24c4dcc8dc5ff4a0a5d5bae22b6 (diff)
downloadaur-de3b3114ac97488f3f6b3c84db480056232363f2.tar.gz
update pkgver to 2.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36ac3f19f764..04b2d41a7a61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=ruby-html-pipeline
-pkgver=2.3.0
+pkgver=2.4.0
pkgrel=1
pkgdesc="GitHub HTML processing filters and utilities"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/jch/html-pipeline"
license=('MIT')
depends=('ruby' 'ruby-activesupport' 'ruby-nokogiri')
source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem)
-sha256sums=('03f288663d55c5096ac1398f694297fa5afb826e7373c60df828ad1d2f13d855')
+sha256sums=('0057e4185a2e47dddabca30cccc2b9303ea1e2feeb6a983dad1a0be2bff4988e')
noextract=("${pkgname#*-}-${pkgver}.gem")
package() {