mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
caja: update to 1.18.5. (#9220)
This commit is contained in:
parent
2c5acf9794
commit
dd89351767
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'caja'
|
# Template file for 'caja'
|
||||||
pkgname=caja
|
pkgname=caja
|
||||||
version=1.18.4
|
version=1.18.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-packagekit --disable-schemas-compile
|
configure_args="--disable-static --disable-packagekit --disable-schemas-compile
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=74972b520a96e34325b2a97bae67a627509c7b1a59e23e73954bd877843af818
|
checksum=a0dc034d60d503993b5f83eb4930c99e86bf90d28175810bdd7ddb4df5128dc6
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue