summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2013-06-29 15:48:14 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2013-06-29 15:48:14 +0200
commitb21549ab562e9f40deb0b181e41d1b97bc7a3b72 (patch)
tree71afbc8875fc86ca7fa4b5ce9b80608795715c25
parent0c3ab7b2595e6b3b1ec5b8c1e39bc70143ef4af7 (diff)
downloadarch-packages-b21549ab562e9f40deb0b181e41d1b97bc7a3b72.tar.gz
add readme
-rw-r--r--README.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..27d5683
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,26 @@
+***********************************************************************
+ Packages
+***********************************************************************
+
+Meta-repo for my ArchLinux_ PKGBUILDs.
+You should get a working package by executing::
+
+ makepkg
+
+in the root folder of each package.
+If not, let me_ know!
+
+***********************************************************************
+ About
+***********************************************************************
+
+Written and maintained (well, sort of) by Philipp Gesang. In an ideal
+universe, the repo’s canonical location is on Bitbucket_.
+
+Currently comprises only LuaMD5_, but more is about to follow.
+
+.. _ArchLinux: https://www.archlinux.org
+.. _Bitbucket: https://bitbucket.org/phg/packages
+.. _LuaMD5: https://aur.archlinux.org/packages/lua-md5-git/
+.. _me: mailto:phg42.2a@gmail.com
+