Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
a9ddb623
Commit
a9ddb623
authored
1 year ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
community/kirigami2: downgrade back to 5.115.0
parent
febde9ac
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/kirigami2/APKBUILD
+4
-4
4 additions, 4 deletions
community/kirigami2/APKBUILD
with
4 additions
and
4 deletions
community/kirigami2/APKBUILD
+
4
−
4
View file @
a9ddb623
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
# The group tag is just to easily find this APKBUILD by some scripts for automation
# The group tag is just to easily find this APKBUILD by some scripts for automation
# group=kde-frameworks
# group=kde-frameworks
pkgname
=
kirigami2
pkgname
=
kirigami2
pkgver
=
6.0
.0
pkgver
=
5.115
.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A QtQuick based components set"
pkgdesc
=
"A QtQuick based components set"
arch
=
"all !armhf"
# armhf blocked by qt5-qtdeclarative
arch
=
"all !armhf"
# armhf blocked by qt5-qtdeclarative
...
@@ -24,9 +24,9 @@ makedepends="$depends_dev
...
@@ -24,9 +24,9 @@ makedepends="$depends_dev
qt5-qttools-dev
qt5-qttools-dev
samurai
samurai
"
"
_repo_url
=
"https://invent.kde.org/frameworks/kirigami.git"
source
=
"https://download.kde.org/stable/frameworks/
${
pkgver
%.*
}
/kirigami-
$pkgver
.tar.xz"
subpackages
=
"
$pkgname
-dev
$pkgname
-libs
$pkgname
-lang"
subpackages
=
"
$pkgname
-dev
$pkgname
-libs
$pkgname
-lang"
_repo_url
=
"https://invent.kde.org/frameworks/kirigami.git"
source
=
"https://download.kde.org/stable/frameworks/
${
pkgver
%.*
}
/kirigami2-
$pkgver
.tar.xz"
build
()
{
build
()
{
cmake
-B
build
-G
Ninja
\
cmake
-B
build
-G
Ninja
\
...
@@ -46,5 +46,5 @@ package() {
...
@@ -46,5 +46,5 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
b9
4307d71f71ff59f670e98782924f54f4d4b32e41c21f29701946b2430131ed8e7e5d38e0145c601d2b50ecf3ab2e2e2a1bbad2e446fb533ffc5b9f3e464d62
kirigami
-6.0
.0.tar.xz
b9
9d9829f864ae59b0ae4064e0b0b24a0f33ce2c35c60b4609fd9746bb322cab26d3f9afe6ba0893b486d4c546ead98c5ba42dc33271d2fdf47e34caef35ea90
kirigami
2-5.115
.0.tar.xz
"
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment