mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
caja: update to 1.12.4.
This commit is contained in:
parent
2f21af19a2
commit
ad84acce66
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.12.3
|
version=1.12.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=3.0 --disable-static --enable-unique
|
configure_args="--with-gtk=3.0 --disable-static --enable-unique
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="http://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1ed0f720981b377bb5f353502e23b5239d7d993c1db2aa1d98ba256555680529
|
checksum=0987c4b0ee72660a313b24b2b41bb5cf7b57e35d236ec0217268b3b03287799a
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue