file-roller: update to 3.42.0
This commit is contained in:
parent
d3da993421
commit
bec1e006e8
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'file-roller'
|
||||
pkgname=file-roller
|
||||
version=3.40.0
|
||||
version=3.42.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="gettext glib-devel itstool pkg-config"
|
||||
makedepends="gtk+3-devel json-glib-devel libarchive-devel libglib-devel
|
||||
libnotify-devel nautilus-devel"
|
||||
libnotify-devel nautilus-devel libhandy1-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=4a2886a3966200fb0a9cbba4e2b79f8dad9d26556498aacdaed71775590b3c0d
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
checksum=1c438e6d53ec10ff4f2eb5b22d7bbf28a7c2a84957ab64a751c1cdf3c52302c7
|
||||
|
|
Loading…
Reference in New Issue