summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Soares2016-04-13 21:13:59 -0400
committerRafael Soares2016-04-13 21:13:59 -0400
commit4867ce35ea1925031f69bee00971a8ab74c91a6b (patch)
treea057ac8dedf63659170df7e168f180850cad59a7
parentd44548ac451912a066eb4be9a1026edab9969a3b (diff)
downloadaur-4867ce35ea1925031f69bee00971a8ab74c91a6b.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 e8167e479a62..45fef156515d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Apr 8 00:37:08 UTC 2016
+# Thu Apr 14 01:07:46 UTC 2016
pkgbase = umlet
pkgdesc = Free UML Tool for Fast UML Diagrams
pkgver = 14.2
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 70d3c548ba04..025b7013dc2e 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/umlet
+1 - Go to https://github.com/rafaelsoaresbr/umlet
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 af2cd8298368..c30d998263cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer=rafaelsoaresbr <rafaelsoaresbr@gmail.com>
# umlet
-# Contributing: https://gitlab.com/aur-ci/umlet.git
-# Builds: https://gitlab.com/aur-ci/umlet/builds
+# Contributing: https://github.com/rafaelsoaresbr/umlet.git
+# Builds: https://gitlab.com/rafaelsoaresbr/umlet/builds
pkgbase="umlet"
pkgname=($pkgbase{-standalone,-eclipse-plugin})
diff --git a/README.md b/README.md
index 25cb00495ccf..468f6d3c591b 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,6 @@ AUR Package:
UMLet
-Contributing: https://gitlab.com/aur-ci/umlet.git
+Contributing: https://github.com/rafaelsoaresbr/umlet.git
-Builds: https://gitlab.com/aur-ci/umlet/builds
+Builds: https://gitlab.com/rafaelsoaresbr/umlet/builds