[arch-commits] Commit in xorg-xconsole/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sun Jan 13 09:44:26 UTC 2013
Date: Sunday, January 13, 2013 @ 04:44:26
Author: andyrtr
Revision: 175082
upgpkg: xorg-xconsole 1.0.5-1
upstream update 1.0.5
Modified:
xorg-xconsole/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-13 09:33:31 UTC (rev 175081)
+++ PKGBUILD 2013-01-13 09:44:26 UTC (rev 175082)
@@ -2,8 +2,8 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=xorg-xconsole
-pkgver=1.0.4
-pkgrel=2
+pkgver=1.0.5
+pkgrel=1
pkgdesc="Monitor system console messages with X"
arch=('i686' 'x86_64')
url="http://xorg.freedesktop.org/"
@@ -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)
-sha1sums=('195299d4948ba4c62e961ddd0bd4572283244715')
+sha256sums=('195fad7a1ca274835fc346c82acce90a0c2e9f288e85bd1a3c256dbc1c8c11e5')
build() {
cd "${srcdir}/xconsole-${pkgver}"
More information about the arch-commits
mailing list