summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 881cbc87c192..e80f9d5084a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@ pkgver=3.3.0
pkgrel=3
arch=('i686' 'x86_64')
pkgdesc="It's a module for calculate a aircraft's Z.F.W."
-url="https://github.com/MBasicComputing/$pkgname"
+url="https://github.com/MBasicComputing/$_GitName"
license=('GPL3')
groups=('MBC')
depends=('qt5-base')
makedepends=('gcc' 'qt5-base')
install=script.install
-source=("git://github.com/MBasicComputing/$pkgname#tag=v$pkgver-$pkgrel")
+source=("git://github.com/MBasicComputing/$_GitName#tag=v$pkgver-$pkgrel")
sha256sums=('SKIP')