Update package version to 403
This commit is contained in:
@@ -1,9 +1,24 @@
|
||||
name: xterm
|
||||
description: The X Terminal Emulator
|
||||
version: 402
|
||||
version: "403"
|
||||
revision: 1
|
||||
url: https://invisible-island.net/xterm/
|
||||
license: custom
|
||||
architecture: any
|
||||
depends: ["libxaw","libxft","libxinerama","libxkbfile","libxpm","luit","ncurses","xbitmaps"]
|
||||
optional_depends: ["xorg-mkfontscale"]
|
||||
type: source
|
||||
depends:
|
||||
- libxaw
|
||||
- libxft
|
||||
- libxinerama
|
||||
- libxkbfile
|
||||
- libxpm
|
||||
- luit
|
||||
- ncurses
|
||||
- xbitmaps
|
||||
optional_depends:
|
||||
- xorg-mkfontscale
|
||||
downloads:
|
||||
- url: https://invisible-mirror.net/archives/xterm/xterm-${BPM_PKG_VERSION}.tgz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 1331b0df5919cb243ffe326dc6ff10a291e683a262f70cdf964a664be733ad83
|
||||
|
||||
Reference in New Issue
Block a user