summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-01-14 15:38:59 -0800
committerAndy Weidenbaum2016-01-14 15:38:59 -0800
commit0c0ed960d9258a8c1d79f01d52d81d9af03756db (patch)
tree45b100e5f93d0919032e643daa2d9f238e352eb5 /PKGBUILD
parentefb0f30894ca7dd0c596183c1935352372c155e3 (diff)
downloadaur-0c0ed960d9258a8c1d79f01d52d81d9af03756db.tar.gz
update pkgver to 2.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8be0b9d658d8..a198cdc58d68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=ruby-html-pipeline
-pkgver=2.2.2
+pkgver=2.2.3
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=('2015691b8fb57fcfb3eda56a02f90124365820020076939b326aa8bd53eb1d73')
+sha256sums=('e7540904c5fa5cdaf4125700092150d273b4a717fd53922123908a203fe6f61d')
noextract=("${pkgname#*-}-${pkgver}.gem")
package() {