summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/dbeaver/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/dbeaver/PKGBUILD b/community/dbeaver/PKGBUILD
new file mode 100644
index 00000000..f780f9af
--- /dev/null
+++ b/community/dbeaver/PKGBUILD
@@ -0,0 +1,2 @@
+depends=("${depends[@]/>=8/=8}")
+makedepends=("${makedepends[@]/>=8/=8}")