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 Dec 14, 2024
1 parent bd6f5f3 commit 4ec7141
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions cachyos-calamares/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pkgbase = cachyos-calamares-qt6-next-systemd
pkgbase = cachyos-calamares-qt6--systemd
pkgdesc = Distribution-independent installer framework
pkgver = 3.3.10
pkgrel = 2
pkgver = 3.3.12
pkgrel = 1
url = https://github.com/cachyos/cachyos-calamares
arch = x86_64
license = GPL-3.0-or-later
Expand Down Expand Up @@ -45,7 +45,7 @@ pkgbase = cachyos-calamares-qt6-next-systemd
conflicts = calamares
options = !strip
options = !emptydirs
source = calamares::git+https://github.com/cachyos/cachyos-calamares.git#branch=cachyos-systemd-qt6
source = calamares::git+https://github.com/cachyos/cachyos-calamares.git#branch=cachyos-systemd-qt6-dev
sha256sums = SKIP

pkgname = cachyos-calamares-qt6-next-systemd
pkgname = cachyos-calamares-qt6--systemd
6 changes: 3 additions & 3 deletions cachyos-calamares/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
_bootloader=${_bootloader-'systemd'}
_branch_name="cachyos-${_bootloader}-qt6"

pkgname=cachyos-calamares-qt6-next-${_bootloader}
pkgver=3.3.10
pkgrel=2
pkgname=cachyos-calamares-qt6--${_bootloader}
pkgver=3.3.12
pkgrel=1
pkgdesc='Distribution-independent installer framework'
arch=('x86_64')
license=(GPL-3.0-or-later)
Expand Down

0 comments on commit 4ec7141

Please sign in to comment.