summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattéo2017-10-31 23:02:36 +0100
committerMattéo2017-10-31 23:02:36 +0100
commit1d488aa87fcb256310722bdfffd3cbce3ed25e97 (patch)
tree057d60319b2bc4eb6c6dce2fcec3953b1ecc881c /PKGBUILD
parent048854ff195d8b60af4eab5d8b5b47087e21ae3b (diff)
downloadaur-1d488aa87fcb256310722bdfffd3cbce3ed25e97.tar.gz
change my Github username BIS
Diffstat (limited to 'PKGBUILD')
-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')