summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2020-11-25 01:31:11 +0300
committerorhun2020-11-25 01:31:11 +0300
commitc6617ff85f1ae36940e56f5428c9328b620fce4d (patch)
tree256e86e7c6095f13429245e6d4fafcc823f71f85 /PKGBUILD
parent040c166f1814b80829e1913c7a9a408069a177fa (diff)
downloadaur-c6617ff85f1ae36940e56f5428c9328b620fce4d.tar.gz
upgpkg: fblog-git 2.3.0.r2.g3217c44-1
Conflict with the base package only
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82c7650671a6..c5f71f740ce7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://github.com/brocode/fblog"
license=('custom:WTFPL')
makedepends=('rust' 'git')
-conflicts=("${pkgname%-git}" "${pkgname%-git}-bin")
+conflicts=("${pkgname%-git}")
provides=("${pkgname%-git}")
source=("git+${url}")
sha512sums=('SKIP')