file-roller: update to 3.38.1.
This commit is contained in:
parent
49b6ea9c85
commit
00efbc19a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'file-roller'
|
# Template file for 'file-roller'
|
||||||
pkgname=file-roller
|
pkgname=file-roller
|
||||||
version=3.38.0
|
version=3.38.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="gettext glib-devel itstool pkg-config"
|
hostmakedepends="gettext glib-devel itstool pkg-config"
|
||||||
|
@ -12,6 +12,6 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/FileRoller"
|
homepage="https://wiki.gnome.org/Apps/FileRoller"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=723d1c6e567d35dad5eeeaeb86b8d18705658ee73e0b3b97ea16adc7a4dc331a
|
checksum=94a0130e12d321aa119793a14d09716523e2e4a61f29570cee53fd88dd6abc57
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
Loading…
Reference in a new issue