summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-10-02 06:30:46 -0700
committerAndy Weidenbaum2015-10-02 06:30:46 -0700
commit429cb4bf0ba17198c35fff774fad02f350b941a9 (patch)
tree02c3ceb9a5d31b36f26a79d338ffe393690c12b8 /PKGBUILD
parenta95f483115ca826e63b35a5f28652f38d0ee403d (diff)
downloadaur-429cb4bf0ba17198c35fff774fad02f350b941a9.tar.gz
update pkgver to 2.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1714034aedcf..1534734b8cff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=ruby-html-pipeline
-pkgver=2.2.0
+pkgver=2.2.1
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=('3d36c95d20d019867b4d564e86d8bd6310fa9678e04c7bd7ab011daac0ae49ed')
+sha256sums=('71232511d731e03d93ea0ddc5704181ce95bfb8bf7f86b0022387a82802b0c56')
noextract=("${pkgname#*-}-${pkgver}.gem")
package() {