summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fffcf56e28f..ebed34e4f699 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,8 @@ pkgdesc="Linux-native io_uring I/O access library (git-version)"
arch=(x86 x86_64)
url="http://git.kernel.dk/cgit/liburing/"
license=('LGPL2.1')
+provides=(liburing liburing.so)
+conflicts=(liburing liburing.so)
source=("$pkgname::git+http://git.kernel.dk/liburing")
sha256sums=('SKIP')