Update package version to 1.5.0
This commit is contained in:
@@ -1,9 +1,19 @@
|
||||
name: xorg-xkbcomp
|
||||
description: X Keyboard description compiler
|
||||
version: 1.4.7
|
||||
version: 1.5.0
|
||||
revision: 1
|
||||
url: https://gitlab.freedesktop.org/xorg/app/xkbcomp
|
||||
license: LicenseRef-xkbcomp
|
||||
architecture: any
|
||||
depends: ["glibc","libx11","libxkbfile"]
|
||||
make_depends: ["xorg-util-macros"]
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libx11
|
||||
- libxkbfile
|
||||
make_depends:
|
||||
- xorg-util-macros
|
||||
downloads:
|
||||
- url: https://www.x.org/pub/individual/app/xkbcomp-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 2ac31f26600776db6d9cd79b3fcd272263faebac7eb85fb2f33c7141b8486060
|
||||
|
||||
Reference in New Issue
Block a user