Skip to content

Commit

Permalink
Calamares: Update pkgname
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Nov 6, 2024
1 parent 9577175 commit bf17bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cachyos-calamares/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ makedepends=(
)
sha256sums=('SKIP')
# Bootloader
source=(calamares::git+${url}.git#branch=${_branch_name})
source=(calamares::git+${url}.git#branch=${_branch_name}-dev)
options=('!strip' '!emptydirs')

prepare() {
Expand Down

0 comments on commit bf17bb5

Please sign in to comment.