[arch-commits] Commit in xorg-xconsole/trunk (PKGBUILD)

Laurent Carlier lcarlier at archlinux.org
Mon Jan 30 09:02:49 UTC 2017


    Date: Monday, January 30, 2017 @ 09:02:48
  Author: lcarlier
Revision: 287758

upgpkg: xorg-xconsole 1.0.7-1

upstream update 1.0.7

Modified:
  xorg-xconsole/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-30 07:40:42 UTC (rev 287757)
+++ PKGBUILD	2017-01-30 09:02:48 UTC (rev 287758)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xorg-xconsole
-pkgver=1.0.6
+pkgver=1.0.7
 pkgrel=1
 pkgdesc="Monitor system console messages with X"
 arch=('i686' 'x86_64')
@@ -10,8 +10,10 @@
 license=('custom')
 depends=('libxaw' 'libxmu' 'libxt' 'libx11')
 makedepends=('xorg-util-macros')
-source=(https://xorg.freedesktop.org/archive/individual/app/xconsole-${pkgver}.tar.bz2)
-sha256sums=('e561959b6ee8b735a32c1050015cfd8c551ed162cabb6cb72e36ce72966855d1')
+source=(https://xorg.freedesktop.org/archive/individual/app/xconsole-${pkgver}.tar.bz2{,.sig})
+sha256sums=('d1144882df207378381bc83927906559defbf7b83a01d52c50ad44234c5851e0'
+            'SKIP')
+validpgpkeys=('3BB639E56F861FA2E86505690FDD682D974CA72A')
 
 build() {
   cd "${srcdir}/xconsole-${pkgver}"



More information about the arch-commits mailing list