diff --git a/srcpkgs/sddm/template b/srcpkgs/sddm/template index 64a648d0cbc..c9461a3ded4 100644 --- a/srcpkgs/sddm/template +++ b/srcpkgs/sddm/template @@ -1,7 +1,8 @@ # Template file for 'sddm' pkgname=sddm -version=0.16.0 -revision=1 +reverts=0.16.0_1 +version=0.15.0 +revision=2 build_style=cmake configure_args="-DBUILD_MAN_PAGES=1 -DNO_SYSTEMD=1 -DUSE_ELOGIND=1 -DLOGIN_DEFS_PATH=/etc/login.defs" hostmakedepends="extra-cmake-modules pkg-config python-docutils" @@ -12,7 +13,7 @@ maintainer="Michael Aldridge " license="GPL-2" homepage="http://github.com/sddm/sddm" distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz" -checksum=83a34a5f7a5af5e62f0c1bb8a9ce79c7c0ee55b3e0a9bb7ca437dc42f8ce4292 +checksum=7a84089b2e424097664bf7cfb24bdc5896ba0eebf8d54eb77bcac6d16db1e358 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" sddm qt5-host-tools qt5-qmake qt5-tools"