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
!5854
postmarketos-ui-sxmo-*: upgrade to 1.17.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
postmarketos-ui-sxmo-*: upgrade to 1.17.0
proycon/pmaports:sxmo-1.17.0
into
master
Overview
3
Commits
1
Pipelines
3
Changes
4
All threads resolved!
Show all comments
Merged
Maarten van Gompel
requested to merge
proycon/pmaports:sxmo-1.17.0
into
master
4 months ago
Overview
3
Commits
1
Pipelines
3
Changes
4
All threads resolved!
Show all comments
Expand
0
0
Merge request reports
Compare
master
version 2
a29d0bc1
4 months ago
version 1
e3d41876
4 months ago
master (base)
and
latest version
latest version
634a87c2
1 commit,
4 months ago
version 2
a29d0bc1
1 commit,
4 months ago
version 1
e3d41876
1 commit,
4 months ago
4 files
+
10
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
main/postmarketos-ui-sxmo-de-dwm/APKBUILD
+
4
−
3
Options
@@ -2,15 +2,15 @@
# Maintainer: Willow Barraco <contact@willowbarraco.fr>
# Co-Maintainer: Anjandev Momi <anjan@momi.ca>
# Co-Maintainer: Maarten van Gompel <proycon@anaproy.nl>
# Co-Maintainer:
Peter Joh
n
H
ar
tman <peterjohnhartman@gmail.com
>
# Co-Maintainer:
Aren Moyniha
n
<
ar
en@peacerevolution.org
>
pkgname
=
postmarketos-ui-sxmo-de-dwm
pkgver
=
1.1
6.3
pkgver
=
1.1
7.0
pkgrel
=
0
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
arch
=
"noarch !armhf !riscv64"
license
=
"
MIT
"
license
=
"
AGPL-3.0-only
"
depends
=
"
postmarketos-base-ui
postmarketos-base-ui-networkmanager
@@ -22,6 +22,7 @@ depends="
modemmanager-openrc
networkmanager-openrc
bluez-openrc
iio-sensor-proxy-openrc
conky<=1.20.1-r0
"
Loading