use pkgname in source dir

makepkg
Jeff Becker 3 years ago committed by Jeff Becker
parent 78658b6237
commit 72ed0e552d
No known key found for this signature in database
GPG Key ID: 025C02EE3A092F2D

@ -9,7 +9,7 @@ license=('GPL3')
depends=('libuv' 'libsodium' 'curl' 'unbound' 'sqlite' 'jemalloc' 'libsystemd')
makedepends=('git' 'cmake' 'pkgconf')
conflicts=('lokinet' 'lokinet-bin')
source=("lokinet-git::git+https://github.com/oxen-io/lokinet#branch=makepkg")
source=("$pkgname::git+https://github.com/oxen-io/lokinet#branch=makepkg")
b2sums=('SKIP')
pkgver() {

Loading…
Cancel
Save