summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2020-01-24 10:27:31 -0700
committeryochananmarqos2020-01-24 10:27:31 -0700
commit8cc67f816923481abd69faed11b9a60b566e6109 (patch)
tree6eec4fcc648aae0af8838e7e00e3333c63550f8b /PKGBUILD
parentfebb8298d474f691493df99b27d20422741085d5 (diff)
downloadaur-8cc67f816923481abd69faed11b9a60b566e6109.tar.gz
fixed typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef1239e1a92d..c111634dad51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('MIT')
depends=('gconf' 'gtk3' 'nss' 'libxss' 'java-runtime')
makedepends=('git' 'npm' 'leiningen')
provides=("${pkgname%-git}")
-conflicts=("${pkgname%-git}" "$pkgname-bin")
+conflicts=("${pkgname%-git}" "${pkgname%-git}-bin")
source=("${pkgname%-git}::git+https://github.com/LightTable/LightTable.git"
"${pkgname%-git}.desktop")
sha256sums=('SKIP'