sddm: update to 0.11.0.
This commit is contained in:
parent
06bbf87d36
commit
dcb1bf5bdc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sddm'
|
# Template file for 'sddm'
|
||||||
pkgname=sddm
|
pkgname=sddm
|
||||||
version=0.10.0
|
version=0.11.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_MAN_PAGES=1"
|
configure_args="-DBUILD_MAN_PAGES=1"
|
||||||
hostmakedepends="cmake pkg-config python-docutils"
|
hostmakedepends="cmake pkg-config python-docutils"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://github.com/sddm/sddm"
|
homepage="http://github.com/sddm/sddm"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=8d2df745be2025ed3fdaa0065d410c768915e2dddf576eb92eef8ae287319d96
|
checksum=80d53f075c275f744bd547523d6d640baccfacb4e463a71ec0facb8231b832ce
|
||||||
|
|
||||||
system_accounts="sddm"
|
system_accounts="sddm"
|
||||||
sddm_homedir="/var/lib/sddm"
|
sddm_homedir="/var/lib/sddm"
|
||||||
|
|
Loading…
Reference in a new issue