mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
file-roller: update to 3.8.2.
This commit is contained in:
parent
8daf2fa88f
commit
3d197785a0
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'file-roller'
|
# Template file for 'file-roller'
|
||||||
pkgname=file-roller
|
pkgname=file-roller
|
||||||
version=3.8.1
|
version=3.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --enable-magic --disable-static"
|
configure_args="--disable-schemas-compile --enable-magic --disable-static"
|
||||||
|
@ -11,11 +11,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=db55bd1964e8b8ebc5c5a38cb1169ded671e231bfcb79e51a7289dfcc74f4590
|
checksum=b251b146d7966d770c98546e2152dbc17785ef3b8cf460f692829d0ac1cbe79e
|
||||||
|
|
||||||
file-roller_package() {
|
file-roller_package() {
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue