mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
mate-screensaver: update to 1.10.2.
This commit is contained in:
parent
2743ac895a
commit
06cf02bb2e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mate-screensaver'
|
# Template file for 'mate-screensaver'
|
||||||
pkgname=mate-screensaver
|
pkgname=mate-screensaver
|
||||||
version=1.10.1
|
version=1.10.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=2.0 --disable-systemd"
|
configure_args="--with-gtk=2.0 --disable-systemd"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-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=519d7d79269f5ee9d61249b90da7a220e3a9f1885d8df1bf617fc2d3eed7581a
|
checksum=19b79dc4b4b5a6dcd407daf5b8f310b6da8210445a6271d265458e79a58d539d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/${pkgname}.pam 644 etc/pam.d ${pkgname}
|
vinstall ${FILESDIR}/${pkgname}.pam 644 etc/pam.d ${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue