diff options
author | Clément Bénier | 2020-12-21 15:32:33 +0100 |
---|---|---|
committer | Clément Bénier | 2020-12-21 15:32:33 +0100 |
commit | 25e387a9624da8174b75e4218385b687a269ef0d (patch) | |
tree | e118e4bcf060f228699a7647ef017dae98d39f32 /.SRCINFO | |
parent | 5737043849e53d69fd4c518c236c536f62de4326 (diff) | |
download | aur-25e387a9624da8174b75e4218385b687a269ef0d.tar.gz |
fix provides and conflict
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,8 +14,8 @@ pkgbase = afb-libafb-git depends = libmicrohttpd depends = json-c depends = file - provides = afb-binder - conflicts = afb-binder + provides = afb-libafb + conflicts = afb-libafb source = afb-libafb::git+https://github.com/redpesk-core/afb-libafb.git md5sums = SKIP |