Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
phosh
Commits:
905ae22b by Jelle van der Waa at 2025-01-01T18:28:25+01:00
upgpkg: 0.44.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = phosh
pkgdesc = A pure Wayland shell prototype for GNOME on mobile devices
- pkgver = 0.43.1
+ pkgver = 0.44.0
pkgrel = 1
url = https://gitlab.gnome.org/World/Phosh/phosh
arch = x86_64
@@ -43,10 +43,10 @@ pkgbase = phosh
optdepends = feedbackd: haptic/visual/audio feedback
optdepends = xdg-desktop-portal-gtk: for screenshot support
optdepends = xdg-desktop-portal-wlr: for screencasts support
- source = git+https://gitlab.gnome.org/World/Phosh/phosh.git#tag=v0.43.1
+ source = git+https://gitlab.gnome.org/World/Phosh/phosh.git#tag=v0.44.0
source = pam_phosh
validpgpkeys = 0DB3932762F78E592F6522AFBB5A2C77584122D3
- sha256sums =
6da6082cce0861605a0d577fb07374841283e14dba159eefec1c4bd2887a7cfa
+ sha256sums =
5fb06cc0c67764fdcec90e68fcb93dda202f78223ed093c3a7d925fdda451ba6
sha256sums =
b7793f80c533e84ad8adfe8bb46c69f107575e724aa9b53b41f370baa37e4fd5
pkgname = phosh
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Philip Goto <[email protected]>
pkgname=phosh
-pkgver=0.43.1
+pkgver=0.44.0
pkgrel=1
pkgdesc='A pure Wayland shell prototype for GNOME on mobile devices'
arch=(x86_64 aarch64)
@@ -21,7 +21,7 @@ optdepends=('iio-sensor-proxy: accelerometer and other
sensors'
'xdg-desktop-portal-wlr: for screencasts support')
source=("git+${url}.git#tag=v${pkgver}" "pam_phosh")
validpgpkeys=("0DB3932762F78E592F6522AFBB5A2C77584122D3")
-sha256sums=('6da6082cce0861605a0d577fb07374841283e14dba159eefec1c4bd2887a7cfa'
+sha256sums=('5fb06cc0c67764fdcec90e68fcb93dda202f78223ed093c3a7d925fdda451ba6'
'b7793f80c533e84ad8adfe8bb46c69f107575e724aa9b53b41f370baa37e4fd5')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/phosh/-/commit/905ae22b14db3a40bfd43c940c4b207cfd0ffa9d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/phosh/-/commit/905ae22b14db3a40bfd43c940c4b207cfd0ffa9d
You're receiving this email because of your account on gitlab.archlinux.org.