summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoranatolik2014-12-25 21:51:22 +0000
committerBruno Pagani2022-07-06 22:31:46 +0200
commit8ecf335ec064c4868042a2747dd0a06a1efca78c (patch)
treee0bf340f628e10e5a9935bbe5bb970ed2c462539
parentc877ad51532d9f9e4a86f127abfe67cba07cb234 (diff)
downloadaur-8ecf335ec064c4868042a2747dd0a06a1efca78c.tar.gz
upgpkg: ruby-hpricot 0.8.6-3
Rebuild for ruby-2.2 git-svn-id: file:///srv/repos/svn-community/svn@124578 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 94e7cbf51dcd..383ca6ec8b9d 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 = 2
+ pkgrel = 3
url = http://code.whytheluckystiff.net/hpricot/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b78a08de9521..49fa8023e761 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_gemname=hpricot
pkgname=ruby-$_gemname
pkgver=0.8.6
-pkgrel=2
+pkgrel=3
pkgdesc='A swift, liberal HTML parser with a fantastic library'
arch=(i686 x86_64)
url='http://code.whytheluckystiff.net/hpricot/'