Skip to content
Snippets Groups Projects
Verified Commit 78092c4b authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/horizon: Update to 0.9.8

This version now defaults to setting the root shell to /bin/zsh instead
of /bin/sh, which solves our PS1 issue using su(1).

Closes: #206
Ref: #1103
parent 101182be
No related branches found
No related tags found
1 merge request!737Last minute 1.0-BETA5 fixes
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=horizon
pkgver=0.9.8_pre7
pkgver=0.9.8
pkgrel=0
pkgdesc="Installation tools for Adélie Linux"
url="https://horizon.adelielinux.org/"
......@@ -17,7 +17,7 @@ makedepends="bcnm-dev boost-dev cmake curl-dev eudev-dev libarchive-dev
libcap libcap-dev libx11-dev libxkbfile-dev qt5-qtbase-dev"
subpackages="$pkgname-image $pkgname-dbg $pkgname-dev $pkgname-doc $pkgname-qt5
$pkgname-tools $pkgname-wizard $pkgname-boot"
source="https://distfiles.adelielinux.org/source/horizon-$pkgver.tar.xz"
source="https://distfiles.adelielinux.org/source/$pkgname-$pkgver.tar.xz"
build() {
if [ "$CBUILD" != "$CHOST" ]; then
......@@ -160,4 +160,4 @@ GLOBALS
"$subpkgdir"/usr/share/xsessions/horizon.desktop
}
sha512sums="858e582bb72eb34020c76ad7f20029e3bb4f2126ac43bd3ee734bb330f962bbd4223ccb29c1516c84f4a53e82a2d59c060acbd7ec060ac85de3a6471351b7fa9 horizon-0.9.8_pre7.tar.xz"
sha512sums="8b059f8dc729acaed61168a37204cd2405dce8d0aa27e77f3c08fa8a125d3ead039aaaa550e57d41673688ea9e8cfa2a81aff8c815e8701d467487bdfa6d47bf horizon-0.9.8.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment