OSDN Git Service

[update] : Updated keyring
[alterlinux/alterlinux-pkgbuilds.git] / alter-stable / any / alterlinux-calamares / PKGBUILD
index 25064ba..2ee50d7 100755 (executable)
@@ -2,21 +2,26 @@
 
 pkgname=alterlinux-calamares
 pkgver=3.2.35
-pkgrel=2
+pkgrel=3
 _pkgrel='b2'
 pkgdesc='Distribution-independent installer framework'
 arch=('i686' 'x86_64')
 license=(GPL)
-url="https://github.com/SereneTeam/alterlinux-calamares"
+url="https://github.com/FascodeNet/alterlinux-calamares"
 license=('LGPL')
 depends=('kconfig' 'kcoreaddons' 'kiconthemes' 'ki18n' 'kio' 'solid' 'yaml-cpp' 'kpmcore'
          'boost-libs' 'hwinfo' 'qt5-svg' 'polkit-qt5' 'gtk-update-icon-cache' 'plasma-framework'
          'qt5-xmlpatterns' 'squashfs-tools' 'ckbcomp' 'libffi')
 makedepends=('extra-cmake-modules' 'qt5-tools' 'qt5-translations' 'git' 'boost' 'ninja')
-backup=('usr/share/calamares/modules/bootloader.conf'
+backup=(
+        'usr/share/calamares/modules/bootloader.conf'
         'usr/share/calamares/modules/displaymanager.conf'
         'usr/share/calamares/modules/initcpio.conf'
-        'usr/share/calamares/modules/unpackfs.conf')
+        'usr/share/calamares/modules/unpackfs.conf'
+        'usr/share/calamares/modules/removeuser.conf'
+        'usr/share/calamares/modules/users.conf'
+        'usr/share/calamares/branding/alter/branding.desc'
+)
 
 source+=("$url/archive/$pkgver-$pkgrel.tar.gz")
 #source+=("$url/archive/$pkgver-$_pkgrel.tar.gz")