[arch-commits] Commit in xf86-input-synaptics/trunk (4 files)

Andreas Radke andyrtr at gemini.archlinux.org
Mon Jul 11 16:18:00 UTC 2022


    Date: Monday, July 11, 2022 @ 16:17:59
  Author: andyrtr
Revision: 450857

upgpkg: xf86-input-synaptics 1.9.2-1: upstream update 1.9.2

Added:
  xf86-input-synaptics/trunk/keys/
  xf86-input-synaptics/trunk/keys/pgp/
  xf86-input-synaptics/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc
Modified:
  xf86-input-synaptics/trunk/PKGBUILD

-------------------------------------------------------+
 PKGBUILD                                              |   15 ++++++++-------
 keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc |    1 +
 2 files changed, 9 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-11 16:14:23 UTC (rev 450856)
+++ PKGBUILD	2022-07-11 16:17:59 UTC (rev 450857)
@@ -1,11 +1,12 @@
-# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 # Contributor: Tobias Powalowski  <tpowa at archlinux.org>
 # Contributor: Thomas Bächler <thomas at archlinux.org>
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=xf86-input-synaptics
-pkgver=1.9.1
-pkgrel=3
+pkgver=1.9.2
+pkgrel=1
 pkgdesc="Synaptics driver for notebook touchpads"
 arch=('x86_64')
 license=('MIT')
@@ -18,14 +19,14 @@
 conflicts=('synaptics')
 groups=('xorg-drivers')
 install=xf86-input-synaptics.install
-source=(https://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha512sums=('978eddd456aa7361047bc3d72e5127b24b13de29b0dddb6a0acc9f9da93931baa2b22fb5d1e6be164f629a11e5d97d753b835426435396b45b1af5eb8d546c3f'
+source=(https://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha512sums=('6fd46505f22bba79f612fbd48dddd4818f7d874cc29caac71840744de27f1d224c68861e3a18d2a866b78178924d2f093f5260e27b221aa1fb17dbc09d66b649'
             'SKIP')
-validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer (Who-T) <office at who-t.net>
+#validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer (Who-T) <office at who-t.net>
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>
 
 build() {
   cd ${pkgname}-${pkgver}
-  
   ./configure --prefix=/usr
   make
 }

Added: keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc
===================================================================
(Binary files differ)

Index: xf86-input-synaptics/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc
===================================================================
--- keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc	2022-07-11 16:14:23 UTC (rev 450856)
+++ keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc	2022-07-11 16:17:59 UTC (rev 450857)

Property changes on: xf86-input-synaptics/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


More information about the arch-commits mailing list