Update package version to 3.11.3
This commit is contained in:
@@ -1,10 +1,28 @@
|
||||
name: feh
|
||||
description: Light-weight, configurable and versatile image viewer
|
||||
version: 3.11.2
|
||||
version: 3.11.3
|
||||
revision: 1
|
||||
url: https://feh.finalrewind.org/
|
||||
license: custom
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
depends: ["curl","file","hicolor-icon-theme","imlib2","libexif","libxinerama"]
|
||||
optional_depends: ["imagemagick"]
|
||||
make_depends: ["libxt","perl-test-command"]
|
||||
type: source
|
||||
depends:
|
||||
- curl
|
||||
- file
|
||||
- hicolor-icon-theme
|
||||
- imlib2
|
||||
- libexif
|
||||
- libxinerama
|
||||
optional_depends:
|
||||
- imagemagick
|
||||
make_depends:
|
||||
- bzip2
|
||||
- libxt
|
||||
- perl-test-command
|
||||
downloads:
|
||||
- url: https://feh.finalrewind.org/feh-${BPM_PKG_VERSION}.tar.bz2
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: f2cca3592a433922c0db7a9365fd63e5402c121d932a9327e279c71be6501063
|
||||
|
||||
Reference in New Issue
Block a user