From ac333faecc1cced5c465f57aa1070f981ac19f3e Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Sun, 20 Sep 2020 08:16:59 +0000
Subject: [PATCH] Modified email message

---
 README.org |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/README.org b/README.org
index bb0cfce..30d17f9 100755
--- a/README.org
+++ b/README.org
@@ -24,11 +24,7 @@
 To allow automatic building, use a cronjob or write a systemd unit, there are many guides out there, although I may add examples if I feel like it.
 
 * To Dos
-- Multiple packages from a single PKGBUILD ::
-  Some PKGBUILDs can create many packages at once, currently I am unable to handle this.
-- AUR dependency checking and automatic resolution ::
-  Something like what aurutils does, maybe I can steal it from there
-- Error catching for builds which fail. ::
-  Have emailing, but nothing more advanced. Would be nice to have some basic error handling in the script
-- Create a universal variables file ::
-  Not sure how useful this would be, but could be nice
+# - Multiple packages from a single PKGBUILD :: Some PKGBUILDs can create many packages at once, currently I am unable to handle this.
+- AUR dependency checking and automatic resolution :: Something like what aurutils does, maybe I can steal it from there
+- Error catching for builds which fail. :: Have emailing, but nothing more advanced. Would be nice to have some basic error handling in the script
+# - Create a universal variables file :: Not sure how useful this would be, but could be nice

--
Gitblit v1.9.3