xorg-setxkbmap: update to 1.3.3

This commit is contained in:
Juergen Daubert 2022-04-04 11:55:42 +02:00
parent 1e75d4b700
commit d2d20c207c
2 changed files with 6 additions and 7 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndLYRU7+7hxJFLSIi/cRBgcjUZ7LxOp4w7yfYc0hslMUDJQp1MH1qE72b/rCVGDoeUGJYDLh2uLUf5AJQUoXpgAc=
SHA256 (Pkgfile) = ec7e97ea01f06ba1214e44510489a83e4377aa63e90b67ec846d6c0b13d0ceb1
RWTSGWF5Q7TndMFx0csP6dRgBdZSRez/mRR/cGlh9uFQdIPl4va2lJxOOOtziXX0Wdzf8fJK5Kn5R+iCej+T5bvalGrTMs0L/Ag=
SHA256 (Pkgfile) = 56fcb6ff2a34c5ee11aaeda8f77d8a4aa82fee74ec83d84d28cc332b6c62002c
SHA256 (.footprint) = fdb09204add65fdbf0ae7a04be9cfbd70bec8f30cb6745261ffc42c07444ca39
SHA256 (setxkbmap-1.3.2.tar.bz2) = 8ff27486442725e50b02d7049152f51d125ecad71b7ce503cfa09d5d8ceeb9f5
SHA256 (setxkbmap-1.3.3.tar.xz) = b560c678da6930a0da267304fa3a41cc5df39a96a5e23d06f14984c87b6f587b

View File

@ -4,15 +4,14 @@
# Depends on: xorg-libxkbfile
name=xorg-setxkbmap
version=1.3.2
version=1.3.3
release=1
source=(https://www.x.org/releases/individual/app/setxkbmap-$version.tar.bz2)
source=(https://www.x.org/releases/individual/app/setxkbmap-$version.tar.xz)
build() {
cd setxkbmap-$version
./configure \
--prefix=/usr
./configure --prefix=/usr
make
make DESTDIR=$PKG install