community/ruby-nokogiri: upgrade to 1.8.2

This commit is contained in:
Jakub Jirutka 2018-01-31 17:06:24 +01:00
parent 47ed3d3558
commit b5be5bc970

View File

@ -2,8 +2,8 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ruby-nokogiri
_gemname=${pkgname#ruby-}
pkgver=1.8.1
pkgrel=2
pkgver=1.8.2
pkgrel=0
pkgdesc="An HTML, XML, SAX, and Reader parser"
url="http://nokogiri.org/"
arch="all"
@ -78,4 +78,4 @@ package() {
build_all test_all Rakefile .[a-z]* *.md *.rdoc *.txt *.yml || true
}
sha512sums="b74e423e295265bd34960ffcfabfad5cc6048ca9c524e9dbf3aff652dab1b5b41470d1161f009bccd61b3acd16cad82b466c2e36e2ed65801f87b88b7c047b93 nokogiri-1.8.1.gem"
sha512sums="e0ab71853440ca599ff693da809b8776ebc9a8a8a68035ef79b31bdee3b3dccbe4023750972b5fbed6f908e171633edee7d8f7276c35dba20fc4d2c7dbf6cf2f nokogiri-1.8.2.gem"