mate-screensaver: update to 1.24.1.
This commit is contained in:
parent
8561c5afc4
commit
b87ef9908d
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.24.0
|
version=1.24.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-console-kit"
|
configure_args="--without-console-kit"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
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=7efd92f5a4dc595501782fbeba2de33528df0a86ef50b94970e72cd05237fc3e
|
checksum=bc0925002fccb2de3b36cc37b16ad2becf994c61260dfc5b4930fcedc50fab46
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/${pkgname}.pam 644 etc/pam.d ${pkgname}
|
vinstall ${FILESDIR}/${pkgname}.pam 644 etc/pam.d ${pkgname}
|
||||||
|
|
Loading…
Reference in a new issue