mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/haruna: upgrade to 1.1.2
This commit is contained in:
parent
5c45ede569
commit
959eb3579b
@ -4,7 +4,7 @@
|
||||
# The group tag is just to easily find this APKBUILD by some scripts for automation
|
||||
# group=kde-other
|
||||
pkgname=haruna
|
||||
pkgver=1.1.1
|
||||
pkgver=1.1.2
|
||||
pkgrel=0
|
||||
# armhf blocked by extra-cmake-modules
|
||||
arch="all !armhf"
|
||||
@ -35,7 +35,7 @@ makedepends="
|
||||
"
|
||||
subpackages="$pkgname-lang"
|
||||
_repo_url="https://invent.kde.org/multimedia/haruna.git"
|
||||
source="https://download.kde.org/stable/haruna/haruna-$pkgver.tar.xz"
|
||||
source="https://download.kde.org/stable/haruna/$pkgver/haruna-$pkgver.tar.xz"
|
||||
|
||||
build() {
|
||||
cmake -B build -G Ninja \
|
||||
@ -55,5 +55,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
d08c29aa06e38ca5e0b52874417c7b4cd5bfbbd1cdfdda3af05f79ceae0d1e6dc30905d01ed9c13df8c9622f6874367bd458c685895b4613f8688c973f9b1340 haruna-1.1.1.tar.xz
|
||||
addaaa743f8a5bbb698cbd2ac9dbc9a56c972d69e0410be4cfab3632048036acb3ff4ddd4d6aba057c5da88abc1f5a886033c3b9922be97ac6fb2e3f41403a37 haruna-1.1.2.tar.xz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user