summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39c29cac54fb..da5c7dc2ba54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Benoit Favre <benoit.favre@gmail.com>
pkgname=cmph
pkgver=2.0
-pkgrel=2
+pkgrel=3
pkgdesc="C minimal perfect hashing library"
arch=('i686' 'x86_64')
url="http://cmph.sourceforge.net/"