summaryrefslogtreecommitdiff
path: root/extra/linux_logo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/linux_logo/PKGBUILD')
-rw-r--r--extra/linux_logo/PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/extra/linux_logo/PKGBUILD b/extra/linux_logo/PKGBUILD
index f6476dc9e..30fab1149 100644
--- a/extra/linux_logo/PKGBUILD
+++ b/extra/linux_logo/PKGBUILD
@@ -1,9 +1,8 @@
-# $Id: PKGBUILD 84817 2010-07-04 16:35:24Z eric $
-# Maintainer: Damir Perisa <damir@archlinux.org>
-# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
+# $Id: PKGBUILD 140770 2011-10-19 00:51:32Z eric $
+# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=linux_logo
-pkgver=5.10
+pkgver=5.11
pkgrel=1
pkgdesc="Text-based logo and system information program"
arch=('i686' 'x86_64')
@@ -11,8 +10,7 @@ url="http://www.deater.net/weave/vmwprod/linux_logo"
license=('GPL')
depends=('glibc')
source=(http://www.deater.net/weave/vmwprod/linux_logo/${pkgname}-${pkgver}.tar.gz)
-md5sums=('30d635841ba2cf630b040fadbf95377d')
-sha1sums=('0ba27d563b938fd802e424c8c116e1ea3c19aab4')
+sha1sums=('bd22808f165574cb3bc98c579aa48c0acab65f39')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"