summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextHendrix2016-07-20 19:08:26 +0100
committerNextHendrix2016-07-20 19:08:26 +0100
commit39cbc4fe846ddbbcec10999a30a2a724c21d25bb (patch)
treec92ab2443d00248098b79e01ca788a09ad68e7e9
parentdf2bc7f54b46a7de076cd9eda4a8b4ca5971d1ed (diff)
downloadaur-39cbc4fe846ddbbcec10999a30a2a724c21d25bb.tar.gz
slight update
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a39893fd0d1..75a68d1bdba5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# not for the easily offended
#
# NB: This package does not edit the functionality of sudo in any way apart
-# from adding extra insults for obvious reasons, and tracks sudo
+# from adding extra insults, for obvious reasons, and tracks sudo
# directly from upstream.
-# Credit goes to the #archlinux-offtopic IRC chan for the constant inspiration
+# Credit goes to the #archlinux-offtopic IRC channel for the constant inspiration
#
# Maintainer: NextHendrix <cjones12@sheffield.ac.uk>
@@ -13,7 +13,7 @@
pkgname=sudo-masochist
_sudover=1.8.17p1
pkgver=${_sudover/p/.p}
-pkgrel=1
+pkgrel=2
pkgdesc="Sudo with a lot of extra insults"
arch=('i686' 'x86_64')
url="https://www.sudo.ws/sudo/"