summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Soares2016-03-24 17:03:59 -0400
committerRafael Soares2016-03-24 17:03:59 -0400
commitd7bf6eb624410e7227cd3ea370b1308a394f566a (patch)
tree86288bb675bbf4a36770f0729d242bd0fd4721fa
parent60cf0b9cc3bc83872d945fc19ec79b92a2e24264 (diff)
downloadaur-d7bf6eb624410e7227cd3ea370b1308a394f566a.tar.gz
Fix build script
-rw-r--r--.SRCINFO2
-rw-r--r--.gitlab-ci.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b74649c861b..a2143175a292 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Mar 24 18:08:44 UTC 2016
+# Thu Mar 24 21:02:59 UTC 2016
pkgbase = modelio-bin
pkgdesc = The opensource modeling environment
pkgver = 3.4.1
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8f13731a8989..71e0b6e4ff4d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ stages:
job_makepkg:
stage: build
script:
- - makepkg -sf
+ - makepkg -srf
tags:
- shell
- arch