Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
phosh-mobile-settings
Commits:
564dce4f by Jelle van der Waa at 2025-01-01T18:30:22+01:00
upgpkg: 0.44.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = phosh-mobile-settings
pkgdesc = A settings app for mobile specific things
- pkgver = 0.43.0
+ pkgver = 0.44.0
pkgrel = 1
url = https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings
arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = phosh-mobile-settings
depends = lm_sensors
depends = phoc
depends = phosh
- source =
https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/archive/v0.43.0/phosh-mobile-settings-v0.43.0.tar.gz
+ source =
https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/archive/v0.44.0/phosh-mobile-settings-v0.44.0.tar.gz
source =
https://gitlab.gnome.org/World/Phosh/gmobile/-/archive/a3c67a1184bfa73c593edefabe77cce57a5e38f6/gmobile-a3c67a1184bfa73c593edefabe77cce57a5e38f6.tar.gz
- sha256sums =
6cc483876866558fada5b329799f08a8299ca28e05697a3f81f3b2fa9a933244
+ sha256sums =
593dacef0feaeb8a99a919a8f916a2337aea2e19fba19f216c2c95fd3634ab3b
sha256sums =
1aeac55a790525c2028a66562de877a8f99ce391636d8e0e3d059b0899c7a7ec
pkgname = phosh-mobile-settings
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
libgmobile_commit=a3c67a1184bfa73c593edefabe77cce57a5e38f6
pkgname=phosh-mobile-settings
-pkgver=0.43.0
+pkgver=0.44.0
pkgrel=1
pkgdesc='A settings app for mobile specific things'
arch=(x86_64 aarch64)
@@ -14,7 +14,7 @@ depends=(feedbackd libadwaita lm_sensors phoc phosh)
makedepends=(git meson wayland-protocols python-packaging glib2-devel)
source=("${url}/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz"
https://gitlab.gnome.org/World/Phosh/gmobile/-/archive/${libgmobile_commit}/gmobile-${libgmobile_commit}.tar.gz)
-sha256sums=('6cc483876866558fada5b329799f08a8299ca28e05697a3f81f3b2fa9a933244'
+sha256sums=('593dacef0feaeb8a99a919a8f916a2337aea2e19fba19f216c2c95fd3634ab3b'
'1aeac55a790525c2028a66562de877a8f99ce391636d8e0e3d059b0899c7a7ec')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/phosh-mobile-settings/-/commit/564dce4f1440741fa136b848784de6da728c9923
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/phosh-mobile-settings/-/commit/564dce4f1440741fa136b848784de6da728c9923
You're receiving this email because of your account on gitlab.archlinux.org.