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
Merge requests
!72983
community/kgeotag: upgrade to 1.6.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/kgeotag: upgrade to 1.6.0
PureTryOut/aports:community_kgeotag
into
master
Overview
0
Commits
1
Pipelines
4
Changes
1
Merged
Bart Ribbers
requested to merge
PureTryOut/aports:community_kgeotag
into
master
5 months ago
Overview
0
Commits
1
Pipelines
4
Changes
1
Expand
0
0
Merge request reports
Compare
master
version 2
7843dc71
5 months ago
version 1
07c90ba7
5 months ago
master (base)
and
latest version
latest version
8cd0263d
1 commit,
5 months ago
version 2
7843dc71
1 commit,
5 months ago
version 1
07c90ba7
1 commit,
5 months ago
1 file
+
4
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
community/kgeotag/APKBUILD
+
4
−
4
Options
@@ -4,8 +4,8 @@
# The group tag is just to easily find this APKBUILD by some scripts for automation
# group=kde-other
pkgname
=
kgeotag
pkgver
=
1.
5
.0
pkgrel
=
1
pkgver
=
1.
6
.0
pkgrel
=
0
# armhf blocked by extra-cmake-modules
# ppc64le, s390x, riscv64 and loongarch64 blocked by qt5-qtwebengine -> marble
arch
=
"all !armhf !ppc64le !s390x !riscv64 !loongarch64"
@@ -25,7 +25,7 @@ makedepends="
samurai
"
checkdepends
=
"xvfb-run"
subpackages
=
"
$pkgname
-lang"
subpackages
=
"
$pkgname
-doc
$pkgname
-lang"
_repo_url
=
"https://invent.kde.org/graphics/kgeotag.git"
source
=
"https://download.kde.org/stable/kgeotag/
$pkgver
/kgeotag-
$pkgver
.tar.xz"
@@ -46,5 +46,5 @@ package() {
}
sha512sums
=
"
d522b269ae9b57ec610f71f0e0aec30cafeec615627fb401fab4be09a2651c10ca1f9952ad790c2b9a39eb0d97f4bb190a557271f90badf9918301456f02dba6
kgeotag-1.
5
.0.tar.xz
cd2ac5e30e5c4267fec39d73a56550c22c1e9197a231e63a429dceeb692e06cd907959f97a96cb875e8d69008c6289ebdc1f1f93e876818383896e8024bde721
kgeotag-1.
6
.0.tar.xz
"
Loading