summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f54bffd776a5..55e5d5112c8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gemname='xpath'
pkgname="ruby-${_gemname}"
pkgver=3.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="XPath is a Ruby DSL for generating XPath expressions"
arch=('any')
url='https://github.com/teamcapybara/xpath'