summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattéo Rossillol2017-08-13 19:03:49 +0200
committerMattéo Rossillol2017-08-13 19:03:49 +0200
commit3d7ba66f04374b3383c5ab4e0c25bf3936df6959 (patch)
treef2f69130d1872ad3c9f4b3ce99014bbdcdad6467 /PKGBUILD
parente2d4f86138e1a02f7004abca2edd320aa5e6abad (diff)
downloadaur-3d7ba66f04374b3383c5ab4e0c25bf3936df6959.tar.gz
Sign PKG
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD16
1 files changed, 9 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1d14adeb3ec..da30b89d6f86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,15 +6,17 @@ _CompName=zfw-module-320r1
pkgname=zfw-module
pkgver=3.2.0
pkgrel=1
-arch=("x86_64")
+arch=('x86_64')
pkgdesc="It's a module for calculate a aircraft's Z.F.W."
url="https://github.com/CompFile/My_AUR_PKG/tree/master/Sources/$pkgname/$pkgname-$pkgver.r$pkgrel"
-license=("GPL3")
-groups=("MBC")
-depends=("qt5-base")
-makedepends=("gcc" "qt5-base")
-source=("https://github.com/CompFile/My_AUR_PKG/raw/master/PKG/$pkgname/$pkgname-$pkgver.r$pkgrel.tar.gz")
-md5sums=('caf084cf43769a27d2b84fa77b8aab3c')
+license=('GPL3')
+groups=('MBC')
+depends=('qt5-base')
+makedepends=('gcc' 'qt5-base')
+validpgpkeys=('94832C0DBAC3B295A91C5F4081D2921276951309')
+source=("https://github.com/CompFile/My_AUR_PKG/raw/master/PKG/$pkgname/$pkgname-$pkgver.r$pkgrel.tar.gz"{,.sig})
+md5sums=('caf084cf43769a27d2b84fa77b8aab3c'
+ 'SKIP')
build()