diff options
author | Juergen Daubert <jue@jue.li> | 2022-07-14 12:23:04 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-07-14 12:23:04 +0200 |
commit | 7a69f915a3096ea32860cdb0b96c0ebc7468abb2 (patch) | |
tree | 4ea6269b825080adb6708f812a92030829bd4847 /xorg-xf86-input-synaptics | |
parent | a42ae2a2351af7ea0abc7b3da577d71037582c17 (diff) | |
download | xorg-7a69f915a3096ea32860cdb0b96c0ebc7468abb2.tar.gz xorg-7a69f915a3096ea32860cdb0b96c0ebc7468abb2.tar.xz |
xorg-xf86-input-synaptics/: update to 1.9.2
Diffstat (limited to 'xorg-xf86-input-synaptics')
-rw-r--r-- | xorg-xf86-input-synaptics/.signature | 6 | ||||
-rw-r--r-- | xorg-xf86-input-synaptics/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/xorg-xf86-input-synaptics/.signature b/xorg-xf86-input-synaptics/.signature index 137d2a9d..287ad4c1 100644 --- a/xorg-xf86-input-synaptics/.signature +++ b/xorg-xf86-input-synaptics/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndOikMxDkNUZC2IQ7S+ppJhpIOdMrFzVy5wgU7WYNRTfu5nUULKYv9QyeF3CSzlwtEI8iaoe61BRhUaVgS6aZvAE= -SHA256 (Pkgfile) = e94e3845ecaeea04235e7ae7514b1332ef15650fbd19e57ce900369cd771b40d +RWTSGWF5Q7TndHCe80842G/sOpupkswYjKHlIcDf4NVQw8bcP9vcbXm/8oU2NWo7nkWQun7KNw13cZdXyico9d3DBh/BmoUisQY= +SHA256 (Pkgfile) = 2f33cfe039c7a5832c72baaa3e66bc771a79be1593e132bc1fd511e554c06b7e SHA256 (.footprint) = 70de83fb607e7df8c9f3ffa5231b5a87fcc3402da7897d6371c4a72b2a2e2090 -SHA256 (xf86-input-synaptics-1.9.1.tar.bz2) = 7af83526eff1c76e8b9e1553b34245c203d029028d8044dd9dcf71eef1001576 +SHA256 (xf86-input-synaptics-1.9.2.tar.xz) = b8fa4aab913fc63754bbd6439e020658c412743a055201ddf212760593962c38 diff --git a/xorg-xf86-input-synaptics/Pkgfile b/xorg-xf86-input-synaptics/Pkgfile index b241c290..8c1d0790 100644 --- a/xorg-xf86-input-synaptics/Pkgfile +++ b/xorg-xf86-input-synaptics/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xorg-server xorg-libevdev name=xorg-xf86-input-synaptics -version=1.9.1 +version=1.9.2 release=1 -source=(https://www.x.org/releases/individual/driver/xf86-input-synaptics-$version.tar.bz2) +source=(https://www.x.org/releases/individual/driver/xf86-input-synaptics-$version.tar.xz) build() { cd xf86-input-synaptics-$version |