summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/netsurf/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/netsurf/PKGBUILD b/community/netsurf/PKGBUILD
new file mode 100644
index 00000000..42bc8c6c
--- /dev/null
+++ b/community/netsurf/PKGBUILD
@@ -0,0 +1,3 @@
+# precise build numbers break with Archlinux32's way of numbering the builds
+makedepends=(${makedepends[@]//libnsutils=0.0.5-4/})
+makedepends+=('libnsutils=0.0.5')