file-roller: update to 43.0.
This commit is contained in:
parent
fdf7622a47
commit
3aae01a01c
1 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'file-roller'
|
||||
pkgname=file-roller
|
||||
version=3.42.0
|
||||
version=43.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="gettext glib-devel itstool pkg-config"
|
||||
hostmakedepends="gettext glib-devel itstool pkg-config desktop-file-utils
|
||||
gtk-update-icon-cache"
|
||||
makedepends="gtk+3-devel json-glib-devel libarchive-devel libglib-devel
|
||||
libnotify-devel nautilus-devel libhandy1-devel"
|
||||
libnotify-devel nautilus-devel libhandy1-devel libportal-gtk3-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="GNOME Front-end to archiving programs like tar and zip"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/FileRoller"
|
||||
changelog="https://gitlab.gnome.org/GNOME/file-roller/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=1c438e6d53ec10ff4f2eb5b22d7bbf28a7c2a84957ab64a751c1cdf3c52302c7
|
||||
distfiles="${GNOME_SITE}/file-roller/${version%.*}/file-roller-${version}.tar.xz"
|
||||
checksum=298729fdbdb9da8132c0bbc60907517d65685b05618ae05167335e6484f573a1
|
||||
|
|
Loading…
Add table
Reference in a new issue