Update package version to 1.0.7
This commit is contained in:
@@ -1,9 +1,20 @@
|
||||
name: xorg-xkill
|
||||
description: Kill a client by its X resource
|
||||
version: 1.0.6
|
||||
version: 1.0.7
|
||||
revision: 1
|
||||
url: https://xorg.freedesktop.org/
|
||||
license: custom
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
depends: ["libx11","libxmu"]
|
||||
make_depends: ["xorg-util-macros"]
|
||||
type: source
|
||||
depends:
|
||||
- libx11
|
||||
- libxmu
|
||||
make_depends:
|
||||
- xorg-util-macros
|
||||
downloads:
|
||||
- url: https://www.x.org/pub/individual/app/xkill-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 5ff264bc4eebc0459255a92036dc8dc84b6d48caef8509f88a783beaadea750b
|
||||
|
||||
Reference in New Issue
Block a user