mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
kitemviews: bump version
This commit is contained in:
@@ -2,12 +2,12 @@ SUMMARY="Set of item views extending the Qt model-view framework"
|
||||
DESCRIPTION="KItemViews includes a set of views, which can be used with item \
|
||||
models. It includes views for categorizing lists and to add search filters to \
|
||||
flat and hierarchical lists."
|
||||
HOMEPAGE="https://github.com/KDE/kitemviews/"
|
||||
COPYRIGHT="2010-2022 KDE Organisation"
|
||||
HOMEPAGE="https://invent.kde.org/frameworks/kitemviews/"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kitemviews/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="47fe8514fd42aa79cc3a466d63870f3eb79d295fd336b68c83a04a5e3d926194"
|
||||
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kitemviews-${portVersion}.tar.xz"
|
||||
CHECKSUM_SHA256="6e2e5bc2e5c5126b3cf3e52dcc2f26c349068c345c8825bbb7e7c11efe4565d9"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
Reference in New Issue
Block a user