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

Andreas Radke andyrtr at archlinux.org
Sun Mar 17 12:43:11 UTC 2019


    Date: Sunday, March 17, 2019 @ 12:42:43
  Author: andyrtr
Revision: 348558

upgpkg: xtrans 1.4.0-1

upstream update 1.4.0

Modified:
  xtrans/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-17 12:36:50 UTC (rev 348557)
+++ PKGBUILD	2019-03-17 12:42:43 UTC (rev 348558)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xtrans
-pkgver=1.3.5
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
 pkgdesc="X transport library"
 arch=('any')
 license=('custom')
@@ -10,9 +10,10 @@
 url="https://xorg.freedesktop.org/"
 options=(!emptydirs)
 source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha512sums=('049fb996313e8a1625b66e1645a5f56d8a26c5dd91afe5869269716fce05f6c97c84f8ce4a6df2057106b47982c8291cecc223bef241f694174434c981a7029b'
+sha512sums=('4fea89a3455c0e13321cbefa43340016dbb59bdd0dbdb5b796c1a6d2a6b1fd63cf1327b769ab426286b9c54b32ec764a50cd2b46228e4e43b841bda6b94de214'
             'SKIP')
 validpgpkeys=('C383B778255613DFDB409D91DB221A6900000011') #  "Keith Packard <keithp at keithp.com>"
+validpgpkeys+=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list