summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattéo Rossillol2017-08-15 19:29:43 +0200
committerMattéo Rossillol2017-08-15 19:29:43 +0200
commite142c0dcf2317740f2cc83cbd542ebaa1adfdd0f (patch)
tree0217ab063f05d23de59088d66ca92779d40663d3
parent4b992b29d1b604be84753e4d73d71aee53fe4244 (diff)
downloadaur-e142c0dcf2317740f2cc83cbd542ebaa1adfdd0f.tar.gz
Add zfw-module-3.3r3
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD12
2 files changed, 13 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b27a49f2b1f3..cb2fea4e2071 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,21 @@
# Generated by makepkg 5.0.2
-# Tue Aug 15 13:34:26 UTC 2017
+# Tue Aug 15 17:29:04 UTC 2017
pkgbase = zfw-module
pkgdesc = It's a module for calculate a aircraft's Z.F.W.
pkgver = 3.3.0
- pkgrel = 2
- url = https://github.com/CompFile/My_AUR_PKG/tree/master/Sources/zfw-module/zfw-module-3.3.0.r2
+ pkgrel = 3
+ url = https://github.com/CompFile/My_AUR_PKG/
+ arch = i686
arch = x86_64
groups = MBC
license = GPL3
makedepends = gcc
makedepends = qt5-base
depends = qt5-base
- source = https://github.com/CompFile/My_AUR_PKG/raw/master/PKG/zfw-module/zfw-module-3.3.0.r2.tar.gz
- source = https://github.com/CompFile/My_AUR_PKG/raw/master/PKG/zfw-module/zfw-module-3.3.0.r2.tar.gz.sig
+ source = https://github.com/CompFile/My_AUR_PKG/raw/master/PKG/zfw-module/zfw-module-3.3.0.r3.tar.gz
+ source = https://github.com/CompFile/My_AUR_PKG/raw/master/PKG/zfw-module/zfw-module-3.3.0.r3.tar.gz.sig
validpgpkeys = 94832C0DBAC3B295A91C5F4081D2921276951309
- md5sums = 9d3ff27f7dc244d3c6c246d78261549c
+ md5sums = 8821e0f5f7ae086238760b2eb90c10bf
md5sums = SKIP
pkgname = zfw-module
diff --git a/PKGBUILD b/PKGBUILD
index 3c4fcc448c1c..f39fc1c7a38a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,20 @@
# Maintainer : Matteo Rossillol <mbasiccomputing@gmail.com>
-_CompName=zfw-module-330r2
+_CompName=zfw-module-330r3
pkgname=zfw-module
pkgver=3.3.0
-pkgrel=2
-arch=('x86_64')
+pkgrel=3
+arch=('i686' '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"
+url="https://github.com/CompFile/My_AUR_PKG/"
license=('GPL3')
groups=('MBC')
depends=('qt5-base')
makedepends=('gcc' 'qt5-base')
-validpgpkeys=('94832C0DBAC3B295A91C5F4081D2921276951309')
+validpgpkeys=('94832C0DBAC3B295A91C5F4081D2921276951309') # Mattéo Rossillol
source=("https://github.com/CompFile/My_AUR_PKG/raw/master/PKG/$pkgname/$pkgname-$pkgver.r$pkgrel.tar.gz"{,.sig})
-md5sums=('9d3ff27f7dc244d3c6c246d78261549c'
+md5sums=('8821e0f5f7ae086238760b2eb90c10bf'
'SKIP')