summaryrefslogtreecommitdiff
path: root/extra/xorg-xconsole/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-22 01:12:51 -0700
committerroot <root@rshg054.dnsready.net>2013-07-22 01:12:51 -0700
commit5072cee45a3dc5638ba936dfb4e717bf918b6d06 (patch)
tree9a3809d97173d2185b43fa7853be725b7d188186 /extra/xorg-xconsole/PKGBUILD
parent35742ff57b7b052dff497273e238578aa091407d (diff)
Mon Jul 22 01:12:48 PDT 2013
Diffstat (limited to 'extra/xorg-xconsole/PKGBUILD')
-rw-r--r--extra/xorg-xconsole/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xorg-xconsole/PKGBUILD b/extra/xorg-xconsole/PKGBUILD
index 426f9300f..bc3ca28f5 100644
--- a/extra/xorg-xconsole/PKGBUILD
+++ b/extra/xorg-xconsole/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 175083 2013-01-13 09:45:06Z andyrtr $
+# $Id: PKGBUILD 191215 2013-07-21 06:57:40Z lcarlier $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-xconsole
-pkgver=1.0.5
+pkgver=1.0.6
pkgrel=1
pkgdesc="Monitor system console messages with X"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('custom')
depends=('libxaw' 'libxmu' 'libxt' 'libx11')
makedepends=('xorg-util-macros')
source=(http://xorg.freedesktop.org/archive/individual/app/xconsole-${pkgver}.tar.bz2)
-sha256sums=('195fad7a1ca274835fc346c82acce90a0c2e9f288e85bd1a3c256dbc1c8c11e5')
+sha256sums=('e561959b6ee8b735a32c1050015cfd8c551ed162cabb6cb72e36ce72966855d1')
build() {
cd "${srcdir}/xconsole-${pkgver}"