summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Soares2016-03-24 17:03:28 -0400
committerRafael Soares2016-03-24 17:03:28 -0400
commitfb8386bf956b7a1149a26956ddcbc0e1cdf04271 (patch)
tree58ae769db13e66e65bdd8cc3798304fe327749c1
parent3528141f76d52f639961d45f27bd3f289da66f2b (diff)
downloadaur-fb8386bf956b7a1149a26956ddcbc0e1cdf04271.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 e801cee2bab5..4a4f7c596841 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Mar 24 18:08:28 UTC 2016
+# Thu Mar 24 21:02:37 UTC 2016
pkgbase = actor-messenger-bin
pkgdesc = Actor Messenger
pkgver = 0.9.4
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