summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfoutrelis2018-01-03 07:17:12 +0000
committerBruno Pagani2022-07-06 22:31:46 +0200
commitd3846648af93da4469e599a5bad5643b1f9c2969 (patch)
tree8f87649c55f822f7081189cffa90876e3e193e21
parent9cfdee606003ef43fa575ed57e995eaa4edb5f8e (diff)
downloadaur-d3846648af93da4469e599a5bad5643b1f9c2969.tar.gz
Ruby 2.5.0 rebuild
git-svn-id: file:///srv/repos/svn-community/svn@277888 9fca08f4-af9d-4005-b8df-a31f2cc04f65
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 088f74d48a01..dfdfdc7a1c8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ruby-hpricot
pkgdesc = A swift, liberal HTML parser with a fantastic library
pkgver = 0.8.6
- pkgrel = 5
+ pkgrel = 6
url = http://code.whytheluckystiff.net/hpricot/
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 3de542f9f3fc..6b78783cc1a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_gemname=hpricot
pkgname=ruby-$_gemname
pkgver=0.8.6
-pkgrel=5
+pkgrel=6
pkgdesc='A swift, liberal HTML parser with a fantastic library'
arch=(x86_64)
url='http://code.whytheluckystiff.net/hpricot/'