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

Laurent Carlier lcarlier at archlinux.org
Mon Aug 12 18:33:54 UTC 2019


    Date: Monday, August 12, 2019 @ 18:33:53
  Author: lcarlier
Revision: 359771

upgpkg: xorg-xrandr 1.5.1-1

upstream update 1.5.1

Modified:
  xorg-xrandr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-12 18:27:54 UTC (rev 359770)
+++ PKGBUILD	2019-08-12 18:33:53 UTC (rev 359771)
@@ -1,8 +1,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xorg-xrandr
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.5.1
+pkgrel=1
 pkgdesc="Primitive command line interface to RandR extension"
 arch=(x86_64)
 url="https://xorg.freedesktop.org/"
@@ -10,10 +10,11 @@
 depends=('libxrandr' 'libx11')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
-source=(https://xorg.freedesktop.org/archive/individual/app/xrandr-${pkgver}.tar.bz2{,.sig})
-sha256sums=('c1cfd4e1d4d708c031d60801e527abc9b6d34b85f2ffa2cadd21f75ff38151cd'
+source=(https://xorg.freedesktop.org/archive/individual/app/xrandr-${pkgver}.tar.xz{,.sig})
+sha256sums=('7bc76daf9d72f8aff885efad04ce06b90488a1a169d118dea8a2b661832e8762'
             'SKIP')
 validpgpkeys=('BD68A042C603DDAD9AA354B0F56ACC8F09BA9635') # Aaron Plattner <aplattner at nvidia.com>
+validpgpkeys+=('3BB639E56F861FA2E86505690FDD682D974CA72A') # Matt Turner <mattst88 at gmail.com>
 
 build() {
   cd "${srcdir}/xrandr-${pkgver}"



More information about the arch-commits mailing list