summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml12
-rw-r--r--CONTRIBUTING.md14
-rw-r--r--PKGBUILD4
-rw-r--r--README.md8
4 files changed, 2 insertions, 36 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
deleted file mode 100644
index 4710928feae7..000000000000
--- a/.gitlab-ci.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-stages:
- - build
- - test
- - deploy
-
-job_makepkg:
- stage: build
- script:
- - makepkg -srf --noconfirm --noprogressbar
- tags:
- - arch
- - shell
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
deleted file mode 100644
index 7c423cdca8f9..000000000000
--- a/CONTRIBUTING.md
+++ /dev/null
@@ -1,14 +0,0 @@
-How to contribute:
-
-
-0 - Sign in to https://github.com
-
-1 - Go to https://github.com/rafaelsoaresbr/modelio-bin
-
-2 - Submit a new Issue and/or:
-
-3 - Fork this project
-
-4 - Commit your change
-
-5 - Submit a new pull request
diff --git a/PKGBUILD b/PKGBUILD
index 93fb06cd4fe7..75f901ee3b21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer=rafaelsoaresbr <rafaelsoaresbr@gmail.com>
# modelio-bin
-# Contributing: https://github.com/rafaelsoaresbr/modelio-bin.git
-# Builds: https://gitlab.com/rafaelsoaresbr/modelio-bin/builds
+# Contributing: https://github.com/rafaelsoaresbr/pkgbuild
+# Builds: https://gitlab.com/rafaelsoaresbr/pkgbuild/builds
#pkgbase=
pkgname=modelio-bin
diff --git a/README.md b/README.md
deleted file mode 100644
index 5edf1bf1e809..000000000000
--- a/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-AUR Package:
-
-
-Modelio
-
-Contributing: https://github.com/rafaelsoaresbr/modelio-bin.git
-
-Builds: https://gitlab.com/rafaelsoaresbr/modelio-bin/builds