summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8b33a342098..5896f91eb3ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=libcapi
pkgver=3.2.3
-pkgrel=1
+pkgrel=2
pkgdesc="Modular libcapi20"
arch=('i686' 'x86_64')
url="https://www.tabos.org/"
license=('GPL2')
-
+conflicts=(isdn4k-utils)
makedepends=(meson git)
options=('!emptydirs')