Skip to content

Commit

Permalink
cachyos-calamares: Update
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Jan 31, 2025
1 parent 56f469d commit 7b53170
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions cachyos-calamares/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = cachyos-calamares-qt6--systemd
pkgbase = cachyos-calamares-qt6-next-systemd
pkgdesc = Distribution-independent installer framework
pkgver = 3.3.12
pkgver = 3.3.13
pkgrel = 1
url = https://github.com/cachyos/cachyos-calamares
arch = x86_64
Expand Down Expand Up @@ -45,7 +45,7 @@ pkgbase = cachyos-calamares-qt6--systemd
conflicts = calamares
options = !strip
options = !emptydirs
source = calamares::git+https://github.com/cachyos/cachyos-calamares.git#branch=cachyos-systemd-qt6-dev
source = calamares::git+https://github.com/cachyos/cachyos-calamares.git#branch=cachyos-systemd-qt6-dev-dev
sha256sums = SKIP

pkgname = cachyos-calamares-qt6--systemd
pkgname = cachyos-calamares-qt6-next-systemd
6 changes: 3 additions & 3 deletions cachyos-calamares/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
# possible options:
# grub, systemd, refind
_bootloader=${_bootloader-'systemd'}
_branch_name="cachyos-${_bootloader}-qt6"
_branch_name="cachyos-${_bootloader}-qt6-dev"

pkgname=cachyos-calamares-qt6--${_bootloader}
pkgver=3.3.12
pkgname=cachyos-calamares-qt6-next-${_bootloader}
pkgver=3.3.13
pkgrel=1
pkgdesc='Distribution-independent installer framework'
arch=('x86_64')
Expand Down

0 comments on commit 7b53170

Please sign in to comment.