aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-03-09 00:02:21 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-03-09 00:02:52 +0100
commit9bef01085372a9410fe059df79b946768a904fb7 (patch)
treec11dded59446be1f506136b691f56d841c0086da /x11-misc/sddm/sddm-9999.ebuild
parentx11-misc/sddm: Ship our own pam files (diff)
downloadqt-9bef01085372a9410fe059df79b946768a904fb7.tar.gz
qt-9bef01085372a9410fe059df79b946768a904fb7.tar.bz2
qt-9bef01085372a9410fe059df79b946768a904fb7.zip
x11-misc/sddm: fix SRC_URI
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-misc/sddm/sddm-9999.ebuild')
-rw-r--r--x11-misc/sddm/sddm-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/sddm/sddm-9999.ebuild b/x11-misc/sddm/sddm-9999.ebuild
index 7f2ae187..001fca99 100644
--- a/x11-misc/sddm/sddm-9999.ebuild
+++ b/x11-misc/sddm/sddm-9999.ebuild
@@ -17,7 +17,7 @@ inherit cmake linux-info pam systemd tmpfiles
DESCRIPTION="Simple Desktop Display Manager"
HOMEPAGE="https://github.com/sddm/sddm"
-SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${PAM_TAR}.tar.xz"
+SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${PAM_TAR}.tar.xz"
LICENSE="GPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0 public-domain"
SLOT="0"