summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfoutrelis2018-12-27 04:26:19 +0000
committerBruno Pagani2022-07-06 22:31:46 +0200
commit9c47151b5198645fdf1f09c11457c0f2021847b0 (patch)
tree2c3a4e753322b6e2787d1ce4fd46c9b109e0309d
parent9f47311a651d0c135207f1de59432bd147589c61 (diff)
downloadaur-9c47151b5198645fdf1f09c11457c0f2021847b0.tar.gz
Ruby 2.6.0 rebuild
git-svn-id: file:///srv/repos/svn-community/svn@418208 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 dfdfdc7a1c8d..3d481c3c1b7e 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 = 6
+ pkgrel = 7
url = http://code.whytheluckystiff.net/hpricot/
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 52055bc180b5..c705ec5be60a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_gemname=hpricot
pkgname=ruby-$_gemname
pkgver=0.8.6
-pkgrel=6
+pkgrel=7
pkgdesc='A swift, liberal HTML parser with a fantastic library'
arch=(x86_64)
url='http://code.whytheluckystiff.net/hpricot/'