Skip to content

Commit 4ec7141

Browse files
committed
calamares: Update pkgname
Signed-off-by: Peter Jung <[email protected]>
1 parent bd6f5f3 commit 4ec7141

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

cachyos-calamares/.SRCINFO

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
pkgbase = cachyos-calamares-qt6-next-systemd
1+
pkgbase = cachyos-calamares-qt6--systemd
22
pkgdesc = Distribution-independent installer framework
3-
pkgver = 3.3.10
4-
pkgrel = 2
3+
pkgver = 3.3.12
4+
pkgrel = 1
55
url = https://github.com/cachyos/cachyos-calamares
66
arch = x86_64
77
license = GPL-3.0-or-later
@@ -45,7 +45,7 @@ pkgbase = cachyos-calamares-qt6-next-systemd
4545
conflicts = calamares
4646
options = !strip
4747
options = !emptydirs
48-
source = calamares::git+https://github.com/cachyos/cachyos-calamares.git#branch=cachyos-systemd-qt6
48+
source = calamares::git+https://github.com/cachyos/cachyos-calamares.git#branch=cachyos-systemd-qt6-dev
4949
sha256sums = SKIP
5050

51-
pkgname = cachyos-calamares-qt6-next-systemd
51+
pkgname = cachyos-calamares-qt6--systemd

cachyos-calamares/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
_bootloader=${_bootloader-'systemd'}
99
_branch_name="cachyos-${_bootloader}-qt6"
1010

11-
pkgname=cachyos-calamares-qt6-next-${_bootloader}
12-
pkgver=3.3.10
13-
pkgrel=2
11+
pkgname=cachyos-calamares-qt6--${_bootloader}
12+
pkgver=3.3.12
13+
pkgrel=1
1414
pkgdesc='Distribution-independent installer framework'
1515
arch=('x86_64')
1616
license=(GPL-3.0-or-later)

0 commit comments

Comments
 (0)