Skip to content

Commit 60a2af5

Browse files
committed
Update PKGBUILD
1 parent d212624 commit 60a2af5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packaging/arch/rdap/PKGBUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ arch=('x86_64' 'aarch64')
77
url="https://github.com/xtomcom/rdap"
88
license=('MIT')
99
depends=('gcc-libs')
10+
provides=('rdap')
11+
conflicts=('rdap')
1012
makedepends=('cargo' 'cmake')
1113
options=(!lto)
1214
source=("$pkgname-$pkgver.tar.gz::https://github.com/xtomcom/rdap/archive/refs/tags/v$pkgver.tar.gz")

0 commit comments

Comments
 (0)