summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Soares2016-03-24 17:04:22 -0400
committerRafael Soares2016-03-24 17:04:22 -0400
commit1afcdccc3c8e811ebf7a7c5ea18a5d9fafd42088 (patch)
treef72ebaf53b90f39effb7aa1f9ca2c3c1367ab7c1
parente311983d362d402bd570a0634deae246354ebc2c (diff)
downloadaur-1afcdccc3c8e811ebf7a7c5ea18a5d9fafd42088.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 9698f90cc094..81d3e5c37fc4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Mar 24 18:08:35 UTC 2016
+# Thu Mar 24 21:02:45 UTC 2016
pkgbase = umlet
pkgdesc = Free UML Tool for Fast UML Diagrams
pkgver = 14.1.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