diff --git a/PKGBUILD b/PKGBUILD index 7b937b96..2f0bfc89 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ license=('MIT') makedepends=('npm' 'git') provides=("${pkgname%-git}") conflicts=("${pkgname%-git}" "discord" "discord_arch_electron") -source=('git+https://github.com/${_author}/${pkgname%-git}.git') +source=("git+https://github.com/${_author}/${pkgname%-git}.git") md5sums=('SKIP')