summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc8f21afcc6a..214d7970a550 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,11 @@
pkgname=liburlmatch
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Fast URL matcher library"
url="https://github.com/clbr/urlmatch"
license=('AGPL3')
arch=('i686' 'x86_64')
-makedepends=('git')
options=(libtool staticlibs)
source=($pkgname-$pkgver.tar.gz::https://github.com/clbr/urlmatch/archive/v$pkgver.tar.gz)
md5sums=('bd55cd2de5ba591f714e9282d002369e')