summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45ea5009d2df..df64cbafdae7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,12 @@
pkgname='netsurf-buildsystem-git'
pkgver=1.5.r0.gbeca51c
-pkgrel=1
+pkgrel=2
pkgdesc='The Netsurf buildsystem'
url='http://source.netsurf-browser.org/buildsystem.git/'
license=('MIT')
+makedepends=('git')
provides=('netsurf-buildsystem')
conflicts=('netsurf-buildsystem')