parent
806fdbb9ef
commit
6077a39793
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mate-screensaver'
|
# Template file for 'mate-screensaver'
|
||||||
pkgname=mate-screensaver
|
pkgname=mate-screensaver
|
||||||
version=1.26.1
|
version=1.26.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-console-kit --without-systemd --with-elogind"
|
configure_args="--without-console-kit --without-systemd --with-elogind"
|
||||||
|
@ -14,8 +14,8 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||||
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"
|
||||||
changelog="https://raw.githubusercontent.com/mate-desktop/mate-screensaver/master/NEWS"
|
changelog="https://raw.githubusercontent.com/mate-desktop/mate-screensaver/master/NEWS"
|
||||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/mate-screensaver-${version}.tar.xz"
|
||||||
checksum=4fbdb21ea4a59ea8de33ea9bf776d869753e49295604664c30e220e09659b8bc
|
checksum=da9700ce24145bd55d24927eecfe6d31d0a52eae86e563b2c65054b356a5ff7e
|
||||||
|
|
||||||
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