aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Stalder2020-10-02 16:45:39 +0200
committerNicolas Stalder2020-10-02 16:46:22 +0200
commit7154f47262a5492d113ab18cb0215030d2b5e90d (patch)
tree7e2598e27b2746e02b13dd4a12bbb3098afc1cde
parent03b096b41e891399e4bea3e88eb9224691c2bab7 (diff)
downloadaur-7154f47262a5492d113ab18cb0215030d2b5e90d.tar.gz
Polish
-rw-r--r--.gitignore3
-rw-r--r--README.md4
2 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..3cdd31faf768
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+pkg/
+src/
+globalplatform*
diff --git a/README.md b/README.md
new file mode 100644
index 000000000000..ebf0b03ac646
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+<https://aur.archlinux.org/packages/globalplatformpro>
+
+- update checksums: `makepkg -g -f -p PKGBUILD`
+- update `.SRCINFO`: `makepkg --printsrcinfo > .SRCINFO`