Dan Johansen pushed to branch main at Arch Linux / Packaging / Packages / 
phosh-mobile-settings


Commits:
96281464 by Dan Johansen at 2026-02-18T22:16:55+01:00
upgpkg: 0.53.0-1
Use specific commit for gvc for now

- - - - -


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.52.0
+       pkgver = 0.53.0
        pkgrel = 1
        url = https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings
        arch = x86_64
@@ -32,10 +32,10 @@ pkgbase = phosh-mobile-settings
        depends = phoc
        depends = phosh
        depends = wayland
-       source = 
git+https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings.git?signed#tag=v0.52.0
-       source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
+       source = 
git+https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings.git?signed#tag=v0.53.0
+       source = 
git+https://gitlab.gnome.org/guidog/libgnome-volume-control.git#commit=1cdc1cb2d622d64e9ad2781093bcc63719c5ea5b
        validpgpkeys = 0DB3932762F78E592F6522AFBB5A2C77584122D3
-       b2sums = 
ee2c679a22054b03d45b94dbf224023cdc13434b10632a9b7165195e6e1d3f5b66f4cbc1c2df2b6446a98f4f79f801f97d9fb7392c37c26017601079b480e43c
-       b2sums = SKIP
+       b2sums = 
7bb8e7aae44d1dc316b4f06090969c4394e36b91583ac8237b9464c4c697a1177880909a61d73740e0fd9fd5602313937e7e24ad44d49ecd4564ded210a1fa03
+       b2sums = 
6f92aa86fa6c72d9a4e230593a696f918ab8515f1501b91c1121d250fb3a0415207ce68e23f2199b5f0a3e69299af01650a75c0c733fe7e02cb62014c5d4de1f
 
 pkgname = phosh-mobile-settings


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,8 @@
 # Contributor: Thomas Booker <[email protected]>
 
 pkgname=phosh-mobile-settings
-pkgver=0.52.0
+pkgver=0.53.0
+_gvcver=1cdc1cb2d622d64e9ad2781093bcc63719c5ea5b
 pkgrel=1
 pkgdesc='A settings app for mobile specific things'
 arch=(x86_64)
@@ -42,10 +43,11 @@ makedepends=(
 )
 source=(
   
"git+https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings.git?signed#tag=v$pkgver";
-  git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
+  #git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
+  
"git+https://gitlab.gnome.org/guidog/libgnome-volume-control.git#commit=$_gvcver";
 )
-b2sums=('ee2c679a22054b03d45b94dbf224023cdc13434b10632a9b7165195e6e1d3f5b66f4cbc1c2df2b6446a98f4f79f801f97d9fb7392c37c26017601079b480e43c'
-        'SKIP')
+b2sums=('7bb8e7aae44d1dc316b4f06090969c4394e36b91583ac8237b9464c4c697a1177880909a61d73740e0fd9fd5602313937e7e24ad44d49ecd4564ded210a1fa03'
+        
'6f92aa86fa6c72d9a4e230593a696f918ab8515f1501b91c1121d250fb3a0415207ce68e23f2199b5f0a3e69299af01650a75c0c733fe7e02cb62014c5d4de1f')
 validpgpkeys=(0DB3932762F78E592F6522AFBB5A2C77584122D3) # Guido Günther 
<[email protected]>
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/phosh-mobile-settings/-/commit/96281464968048b47c30ab77434563ebad89e560

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/phosh-mobile-settings/-/commit/96281464968048b47c30ab77434563ebad89e560
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to