summaryrefslogtreecommitdiff
path: root/community/banner
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-25 02:08:36 -0700
committerroot <root@rshg054.dnsready.net>2013-10-25 02:08:36 -0700
commit5a3821aec094b38a412cf5e6997c08b6428d6f77 (patch)
tree80caf9e8d169d5c43d828ede599cb91fa065d8df /community/banner
parent94ded0cb27161b972228cfef8ea2e6f60af0f2b2 (diff)
Fri Oct 25 02:07:10 PDT 2013
Diffstat (limited to 'community/banner')
-rw-r--r--community/banner/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/banner/PKGBUILD b/community/banner/PKGBUILD
index 8720cb681..b84170f85 100644
--- a/community/banner/PKGBUILD
+++ b/community/banner/PKGBUILD
@@ -1,15 +1,16 @@
-# Maintainer: jsteel <jsteel@aur.archlinux.org>
+# Maintainer: Jonathan Steel <jsteel@aur.archlinux.org>
# Contributor: Peter Simons <simons@cryp.to>
pkgname=banner
pkgver=1.3.2
-pkgrel=4
+pkgrel=5
pkgdesc="Print large banners to ASCII terminals"
arch=('i686' 'x86_64')
url="http://shh.thathost.com/pub-unix"
license=('GPL')
depends=('glibc')
makedepends=('shhmsg' 'shhopt')
+conflicts=('sysvbanner')
source=($url/files/$pkgname-$pkgver.tar.gz)
md5sums=('9bd1dc58d3bced525a19194b92d20217')