We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8cba58 commit 3314736Copy full SHA for 3314736
archlinuxcn/fractal-git/PKGBUILD
@@ -48,6 +48,8 @@ makedepends=(
48
source=(
49
"source::git+$url.git"
50
)
51
+provides=(fractal)
52
+conflicts=(fractal)
53
sha512sums=('SKIP')
54
55
pkgver() {
0 commit comments