summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b6e3add4c36..f94a21454872 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ license=('GPL')
depends=('npm' 'git')
pkgdesc="A collection of npm dependencies for electron packages."
makedepends=('unzip')
-source=("https://gitlab.com/libelectron/libelectron/-/archive/1.0.12-1/libelectron-1.0.11-1.tar.bz2")
+source=("https://gitlab.com/libelectron/libelectron/-/archive/$pkgver-$pkgrel/libelectron-$pkgver-$pkgrel.tar.bz2")
sha256sums=('SKIP')
package() {