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 18199b4f900f..e96a28703d3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gemname=digest-crc
pkgname=ruby-${_gemname}
pkgver=0.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Adds support for calculating Cyclic Redundancy Check (CRC) to the Digest module."
arch=('any')
depends=(ruby)