summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Soares2016-04-13 21:08:45 -0400
committerRafael Soares2016-04-13 21:08:45 -0400
commit3d7e26c597d237b28adc96bbe97e4916ca96194b (patch)
tree9c0b2fea6724da6d2091a17d9baad1ab45c566de
parent08c43548ae0ee721725652e1267b54ab3b5f2f56 (diff)
downloadaur-3d7e26c597d237b28adc96bbe97e4916ca96194b.tar.gz
Automatic builds
-rw-r--r--.SRCINFO2
-rw-r--r--.gitlab-ci.yml5
-rw-r--r--CONTRIBUTING.md8
-rw-r--r--PKGBUILD4
-rw-r--r--README.md4
5 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab61b3ac35ba..e763df351b9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Apr 10 22:14:36 UTC 2016
+# Thu Apr 14 01:07:28 UTC 2016
pkgbase = umldesigner
pkgdesc = Graphical tooling to edit and visualize UML models
pkgver = 6.0.0
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5af12e77b9a6..9ac3e08f7ffe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,3 +1,5 @@
+image: rafaelsoares/archlinux:2016-04-13-devel
+
stages:
- build
- test
@@ -8,5 +10,4 @@ job_makepkg:
script:
- makepkg -srf --noconfirm --noprogressbar
tags:
- - shell
- - arch
+ - docker
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7d6efdd04338..49489a4de53e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,14 +1,14 @@
How to contribute:
-0 - Sign in to https://gitlab.com
+0 - Sign in to https://github.com
-1 - Go to https://gitlab.com/aur-ci/umldesigner
+1 - Go to https://github.com/rafaelsoaresbr/umldesigner
2 - Submit a new Issue and/or:
3 - Fork this project
-4 - Create a new branch
+4 - Commit your change
-5 - Submit a new merge request
+5 - Submit a new pull request
diff --git a/PKGBUILD b/PKGBUILD
index f5083cae35ea..bfe93373efac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer=rafaelsoaresbr <rafaelsoaresbr@gmail.com>
# umldesigner
-# Contributing: https://gitlab.com/aur-ci/umldesigner.git
-# Builds: https://gitlab.com/aur-ci/umldesigner/builds
+# Contributing: https://github.com/rafaelsoaresbr/umldesigner.git
+# Builds: https://gitlab.com/rafaelsoaresbr/umldesigner/builds
#pkgbase=
pkgname=umldesigner
diff --git a/README.md b/README.md
index 3f223c807cd6..6edb0159902d 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,6 @@ AUR Package:
UMLDesigner
-Contributing: https://gitlab.com/aur-ci/umldesigner.git
+Contributing: https://github.com/rafaelsoaresbr/umldesigner.git
-Builds: https://gitlab.com/aur-ci/umldesigner/builds
+Builds: https://gitlab.com/rafaelsoaresbr/umldesigner/builds