summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9db5ba812145..9ff99afd0b5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://github.com/dweidenfeld/plexdrive'
license=('MIT')
depends=('fuse')
makedepends=('go')
-conflicts=("$_pkgname-bin" "$_pkgname-git" "$_pkgname-dev-git")
+conflicts=("plexdrive-bin" "plexdrive-git" "plexdrive-dev-git")
source=(https://github.com/dweidenfeld/plexdrive/archive/5.0.0.tar.gz)
md5sums=('4babdf453fd969776a4e3480079ec698')
_goroot='/usr/lib/go'