summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Dickson2017-11-29 16:28:35 -0800
committerScott Dickson2017-11-29 16:28:35 -0800
commit103b7bdbb8a314658ba036290aa0895cbda5632a (patch)
tree879d7c90853ac0122ba937ecdeb696fe34310b58
parent77ccf6b6d52c74da15354f768b19c8b44f8bff29 (diff)
downloadaur-103b7bdbb8a314658ba036290aa0895cbda5632a.tar.gz
Fixed conflicts line
-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'