mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
community/kommit: upgrade to 1.6.0
This commit is contained in:
parent
be43b3b3d8
commit
b0970eedf0
@ -4,7 +4,7 @@
|
||||
# The group tag is just to easily find this APKBUILD by some scripts for automation
|
||||
# group=kde-other
|
||||
pkgname=kommit
|
||||
pkgver=1.3.1
|
||||
pkgver=1.6.0
|
||||
pkgrel=0
|
||||
pkgdesc="Git GUI client for KDE"
|
||||
url="https://apps.kde.org/kommit/"
|
||||
@ -26,16 +26,15 @@ makedepends="
|
||||
kxmlgui-dev
|
||||
libgit2-dev
|
||||
qt6-qtbase-dev
|
||||
qt6-qtcharts-dev
|
||||
samurai
|
||||
syntax-highlighting-dev
|
||||
"
|
||||
checkdepends="xvfb-run"
|
||||
subpackages="$pkgname-doc $pkgname-lang"
|
||||
subpackages="$pkgname-lang"
|
||||
_repo_url="https://invent.kde.org/sdk/kommit.git"
|
||||
#source="https://download.kde.org/stable/kommit/kommit-$pkgver.tar.xz"
|
||||
source="https://invent.kde.org/sdk/kommit/-/archive/v$pkgver/kommit-v$pkgver.tar.gz"
|
||||
source="https://download.kde.org/stable/kommit/kommit-$pkgver.tar.xz"
|
||||
options="net" # net required for tests
|
||||
builddir="$srcdir/$pkgname-v$pkgver"
|
||||
|
||||
build() {
|
||||
cmake -B build -G Ninja \
|
||||
@ -55,5 +54,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
b7aafa0285e6876f84dad71ae7d195e76f23fed718fa3f4d3b9f5a948455335c8093445a1ca0272220b6c81365e28ceb309cfef3cdb2cea129454a3359ad6005 kommit-v1.3.1.tar.gz
|
||||
4d505559689e696cff0db477ac8d50c7c57422bf6c3f374675ae813dcade57f7cee995f57f4f0ecd2ba1ab1795e316cc8a4e02fb407aa16809f6006b5b613039 kommit-1.6.0.tar.xz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user