Skip to content

Commit

Permalink
[calamares] set conflicting to calamares-git
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe authored Oct 23, 2023
1 parent 0681f53 commit 305dce1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions calamares/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@

pkgname=calamares
pkgver=23.10.1.3
pkgrel=1
pkgrel=2
release_name="Galileo"
pkgdesc="Calamares installer for EndeavourOS"
arch=('any')
url="https://github.com/endeavouros-team/calamares"
license=('GPL3')
makedepends=('git' 'cmake' 'extra-cmake-modules' 'kpmcore' 'boost' 'python-jsonschema' 'python-pyaml' 'python-unidecode' 'gawk')
conflicts=('calamares_current')
conflicts=('calamares-git')
depends=( 'qt5-svg' 'qt5-webengine' 'yaml-cpp' 'networkmanager' 'upower' 'kcoreaddons5' 'kconfig5' 'ki18n5' 'kservice5' \
'kwidgetsaddons5' 'kpmcore' 'squashfs-tools' 'rsync' 'cryptsetup' 'qt5-xmlpatterns' 'doxygen' 'dmidecode' \
'gptfdisk' 'hwinfo' 'kparts5' 'polkit-qt5' 'python' 'solid5' 'qt5-tools' 'boost-libs' 'libpwquality' 'ckbcomp' 'qt5-quickcontrols2' )
Expand Down

0 comments on commit 305dce1

Please sign in to comment.