summaryrefslogtreecommitdiff
path: root/community/banner/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/banner/PKGBUILD')
-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')