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

Andreas Radke andyrtr at archlinux.org
Sun Feb 23 05:17:49 UTC 2020


    Date: Sunday, February 23, 2020 @ 05:17:48
  Author: andyrtr
Revision: 376084

upgpkg: xcb-proto 1.14-1: upstream update 1.14

Modified:
  xcb-proto/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-23 01:11:43 UTC (rev 376083)
+++ PKGBUILD	2020-02-23 05:17:48 UTC (rev 376084)
@@ -2,17 +2,18 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xcb-proto
-pkgver=1.13
-pkgrel=4
+pkgver=1.14
+pkgrel=1
 pkgdesc="XML-XCB protocol descriptions"
 arch=(any)
 url="https://xcb.freedesktop.org/"
 license=('custom')
 makedepends=('python' 'libxml2')
-source=($url/dist/$pkgname-$pkgver.tar.bz2{,.sig})
-sha512sums=('002aa2aa0ad503977e03419c6f136f1e3aa8c787916830ce6d6be8f81ca99edc1d8fc5f71ce8c592b490cc767bf6567695f0bafe55fe3f743076bcddbaac07f7'
+source=(https://xorg.freedesktop.org/archive/individual/proto/$pkgname-$pkgver.tar.xz{,.sig})
+sha512sums=('de66d568163b6da2be9d6c59984f3afa3acd119a781378638045fd68018665ef5c9af98f024e9962ba3eb7c7a4d85c27ba70ffafceb2324ccc6940f34de16690'
             'SKIP')
 validpgpkeys=('A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # "Daniel Stone <daniels at collabora.com>"
+validpgpkeys+=('3BB639E56F861FA2E86505690FDD682D974CA72A') # "Matt Turner <mattst88 at gmail.com>"
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list