main/calamares-extensions: upgrade to 1.1.0 (MR 1820)
This commit is contained in:
parent
e4ef9fba72
commit
8497cd0433
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
# Do not change arch to noarch, until this bug is resolved:
|
# Do not change arch to noarch, until this bug is resolved:
|
||||||
# https://gitlab.alpinelinux.org/alpine/abuild/-/issues/10022
|
# https://gitlab.alpinelinux.org/alpine/abuild/-/issues/10022
|
||||||
pkgname=calamares-extensions
|
pkgname=calamares-extensions
|
||||||
pkgver=1.0.0
|
pkgver=1.1.0
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
arch="all !armhf" # !armhf: qt5-qtdeclarative
|
arch="all !armhf" # !armhf: qt5-qtdeclarative
|
||||||
url="https://github.com/calamares/calamares-extensions"
|
url="https://github.com/calamares/calamares-extensions"
|
||||||
pkgdesc="Calamares Branding and Module Examples"
|
pkgdesc="Calamares Branding and Module Examples"
|
||||||
|
@ -103,4 +103,4 @@ package() {
|
||||||
DESTDIR="$pkgdir" cmake --install build
|
DESTDIR="$pkgdir" cmake --install build
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="46801342c14ad8e744378c90bcea8a60bff805096b39958b4856fef3c855b60be4d8507643e101700c52c1605db3ce1c872170a3ea79e59ef123cda0fdfe0a01 calamares-extensions-1.0.0.tar.gz"
|
sha512sums="522582425af0ea246b3d401428728492b3944cccdc4198601bef842fcb9370e302c91373c12781471dd7cbfc94b8c253ab1df4bdb9cdd0e7453eab6f65742608 calamares-extensions-1.1.0.tar.gz"
|
||||||
|
|
Loading…
Reference in a new issue