mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
imv: update to 4.1.0.
This commit is contained in:
parent
6c9e9035e3
commit
665fd023fc
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'imv'
|
# Template file for 'imv'
|
||||||
pkgname=imv
|
pkgname=imv
|
||||||
version=4.0.1
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="asciidoc pkg-config"
|
hostmakedepends="asciidoc pkg-config"
|
||||||
|
@ -9,12 +9,12 @@ makedepends="cmocka-devel freeimage-devel glu-devel librsvg-devel libxkbcommon-d
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
conf_files="/etc/imv_config"
|
conf_files="/etc/imv_config"
|
||||||
short_desc="Image viewer for X11/Wayland"
|
short_desc="Image viewer for X11/Wayland"
|
||||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="GPL-2.0-or-later, MIT"
|
license="GPL-2.0-or-later, MIT"
|
||||||
homepage="https://github.com/eXeC64/imv"
|
homepage="https://github.com/eXeC64/imv"
|
||||||
changelog="https://raw.githubusercontent.com/eXeC64/imv/master/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/eXeC64/imv/master/CHANGELOG"
|
||||||
distfiles="https://github.com/eXeC64/imv/archive/v${version}.tar.gz"
|
distfiles="https://github.com/eXeC64/imv/archive/v${version}.tar.gz"
|
||||||
checksum=b2370c7ab88056b4c832fa24ac837ac645378d9fa028f4bb8828da6a832b2e27
|
checksum=8c2f1baa4dce8bf1f6d1fb9dea8cf1da09fdf2c6de0f7030e91714df2ebcdf50
|
||||||
conflicts="renameutils>=0"
|
conflicts="renameutils>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue