summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattéo Rossillol2017-07-21 16:33:32 +0200
committerMattéo Rossillol2017-07-21 16:33:32 +0200
commitdcb64d53bd776c363cc9df6aa7c17b97dd8ef44e (patch)
tree26a652620ef7b9c6082320cc488dc25eb1f57fe4
parent52e784f3639f3d58b71c36cd7acb07f62c9276c6 (diff)
downloadaur-dcb64d53bd776c363cc9df6aa7c17b97dd8ef44e.tar.gz
Nouvelle syntaxe des versions
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD2
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdefb4688e5b..9218b5afdf45 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by makepkg 5.0.2
-# Thu Jul 20 19:05:54 UTC 2017
+# Fri Jul 21 14:32:42 UTC 2017
pkgbase = zfw-module
pkgdesc = It's a module for calculate a aircraft's Z.F.W.
- pkgver = 3.1
- pkgrel = 4
- url = https://github.com/CompFile/My_AUR_PKG/tree/master/Sources/zfw-module/zfw-module-3.1.r4
+ pkgver = 3.1.1
+ pkgrel = 1
+ url = https://github.com/CompFile/My_AUR_PKG/tree/master/Sources/zfw-module/zfw-module-3.1.1.r1
arch = x86_64
groups = MBC
license = custom
@@ -12,8 +12,8 @@ pkgbase = zfw-module
makedepends = gcc
makedepends = qt5-base>=5.9.1
depends = qt5-base>=5.9.1
- source = https://github.com/CompFile/My_AUR_PKG/raw/master/PKG/zfw-module/zfw-module-3.1.r4.tar.gz
- md5sums = 5e721a72c321b6735b6f9d36a7147559
+ source = https://github.com/CompFile/My_AUR_PKG/raw/master/PKG/zfw-module/zfw-module-3.1.1.r1.tar.gz
+ md5sums = 03e7a7a0117fa49b3b1ba127f5364cba
pkgname = zfw-module
diff --git a/PKGBUILD b/PKGBUILD
index 8b3f5c164e1e..83a0223205eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ groups=("MBC")
depends=("qt5-base>=5.9.1")
makedepends=("tar" "gcc" "qt5-base>=5.9.1")
source=("https://github.com/CompFile/My_AUR_PKG/raw/master/PKG/$pkgname/$pkgname-$pkgver.r$pkgrel.tar.gz")
-md5sums=('5e721a72c321b6735b6f9d36a7147559')
+md5sums=('03e7a7a0117fa49b3b1ba127f5364cba')
prepare()