Date: Sunday, July 21, 2013 @ 08:57:27 Author: lcarlier Revision: 191214
upgpkg: xorg-xconsole 1.0.6-1 upstream update 1.0.6 Modified: xorg-xconsole/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-20 17:04:31 UTC (rev 191213) +++ PKGBUILD 2013-07-21 06:57:27 UTC (rev 191214) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> 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 @@ 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}"
