Updated Calamares to 3.10.12
This commit is contained in:
parent
8ed3d4ca51
commit
d3c12e082e
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -1,5 +1,5 @@
|
||||||
pkgname=calamares
|
pkgname=calamares
|
||||||
pkgver=3.3.10
|
pkgver=3.3.12
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Distribution-independent installer framework'
|
pkgdesc='Distribution-independent installer framework'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -16,7 +16,7 @@ backup=('usr/share/calamares/modules/bootloader.conf'
|
||||||
'usr/share/calamares/modules/unpackfs.conf')
|
'usr/share/calamares/modules/unpackfs.conf')
|
||||||
|
|
||||||
source=("$pkgname-$pkgver-$pkgrel.tar.gz::$url/v$pkgver/calamares-$pkgver.tar.gz")
|
source=("$pkgname-$pkgver-$pkgrel.tar.gz::$url/v$pkgver/calamares-$pkgver.tar.gz")
|
||||||
sha256sums=('8817fc00f04b34ea67b729fef5641697e8fca10e22477a4ec1b71994af3a8394')
|
sha256sums=('4de95c434326f3ee683480eabc6a9be23ecbe0120f99ef7cec831674b12f30a3')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd ${srcdir}/calamares-${pkgver}
|
cd ${srcdir}/calamares-${pkgver}
|
||||||
|
|
Loading…
Add table
Reference in a new issue