Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
postmarketOS
pmaports
Merge requests
!5878
main/postmarketos-ui-sxmo-de-{dwm/sxmo}: add comment on why pkgver must be bumped
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
main/postmarketos-ui-sxmo-de-{dwm/sxmo}: add comment on why pkgver must be bumped
anjandev/pmaports:anjandev/sxmo-comment
into
master
Overview
5
Commits
2
Pipelines
4
Changes
2
All threads resolved!
Hide all comments
Merged
Anjan Momi
requested to merge
anjandev/pmaports:anjandev/sxmo-comment
into
master
3 months ago
Overview
5
Commits
2
Pipelines
4
Changes
2
All threads resolved!
Hide all comments
Expand
0
0
Merge request reports
Compare
master
version 3
8c89c883
3 months ago
version 2
8c89c883
3 months ago
version 1
52eced69
3 months ago
master (base)
and
latest version
latest version
d51e9093
2 commits,
3 months ago
version 3
8c89c883
2 commits,
3 months ago
version 2
8c89c883
2 commits,
3 months ago
version 1
52eced69
1 commit,
3 months ago
2 files
+
6
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
main/postmarketos-ui-sxmo-de-dwm/APKBUILD
+
3
−
3
Options
@@ -4,8 +4,8 @@
# Co-Maintainer: Maarten van Gompel <proycon@anaproy.nl>
# Co-Maintainer: Aren Moynihan <aren@peacerevolution.org>
pkgname
=
postmarketos-ui-sxmo-de-dwm
pkgver
=
1.17.1
pkgrel
=
0
pkgver
=
1.17.1
# Bump this so the file names in bpo are correct
pkgrel
=
1
pkgdesc
=
"Simple Mobile: Mobile environment based on SXMO and running on dwm"
url
=
"http://sr.ht/~mil/Sxmo"
# riscv64: builder currently stuck, libphonenumber needs rebuild
@@ -24,7 +24,7 @@ depends="
bluez-openrc
iio-sensor-proxy-openrc
conky<=1.20.1-r
0
conky<=1.20.1-r
999
"
install
=
"
$pkgname
.post-install
Loading