aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore6
-rw-r--r--PKGBUILD1
-rw-r--r--README.md2
3 files changed, 8 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..e3503293b3f3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*.tgz
+*.xz
+*.gz
+pkg
+src
+rpi-gpio-ntp
diff --git a/PKGBUILD b/PKGBUILD
index d9c79b9cf8de..d2f1f4d8eccc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,4 @@
# Contributor: Ben Alex <ben.alex@acegi.com.au>
-# https://github.com/benalexau/rpi-gpio-ntp-aur
pkgname=rpi-gpio-ntp
pkgver=1.5
diff --git a/README.md b/README.md
new file mode 100644
index 000000000000..a9f6d4f02a6d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+[rpi_gpio_ntp](http://vanheusden.com/time/rpi_gpio_ntp/) AUR package
+[rpi-gpio-ntp](https://aur.archlinux.org/packages/rpi-gpio-ntp/).