summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextHendrix2016-10-12 04:59:35 +0100
committerNextHendrix2016-10-12 04:59:35 +0100
commit73d055f6b5a5baae8963f3d5d35f85380892de82 (patch)
tree00eaa8439466ddbc98cb622f11b90229f0a3602e
parent9058e5ae4fe938f05b451b7448d362c60a510150 (diff)
downloadaur-73d055f6b5a5baae8963f3d5d35f85380892de82.tar.gz
updated sudo to 1.8.18p1; further clarification in install file
-rw-r--r--PKGBUILD2
-rw-r--r--sudo-masochist.install1
2 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 484663957107..cc84c7b57dbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
pkgname=sudo-masochist
-_sudover=1.8.18
+_sudover=1.8.18p1
pkgver=${_sudover/p/.p}
pkgrel=2
pkgdesc="Sudo with a lot of extra insults"
diff --git a/sudo-masochist.install b/sudo-masochist.install
index ef1330867797..d25b6ff17f67 100644
--- a/sudo-masochist.install
+++ b/sudo-masochist.install
@@ -8,6 +8,7 @@ post_install() {
printf " # Don't forget to add 'Defaults !lecture,tty_tickets,insults' to your sudoers file. #\n"
printf " # Type your sudo password wrong and it will make you cry. #\n"
printf " # Also, reinstall every now and again im adding insults all the time. #\n"
+ printf " # After the first time your sudoers file won't be moved again, so rebuild often. #\n"
printf " #####################################################################################\n"
}