Skip to content

Commit

Permalink
pkg: phosh: phosh-mobile-settings: update to 0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-lach authored and kclisp committed Jul 21, 2023
1 parent f330e01 commit 763a4d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PKGBUILDS/phosh/phosh-mobile-settings/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Maintainer: Danct12 <[email protected]>
pkgname=phosh-mobile-settings
pkgver=0.28.0
pkgver=0.29.0
pkgrel=1
pkgdesc="A settings app for mobile specific things (mostly for Phosh)"
arch=('x86_64' 'armv7h' 'aarch64')
url="https://gitlab.gnome.org/guidog/phosh-mobile-settings"
license=('GPL')
depends=('gtk4' 'libadwaita' 'lm_sensors' 'phosh' 'wayland')
depends=('gtk4' 'libadwaita' 'lm_sensors' 'gsound' 'phosh' 'wayland')
makedepends=('git' 'meson' 'ninja' 'wayland-protocols')
_commit="87a6c1c17be5e85273c595d1865d8626647544a5" # tags/v0.28.0
_commit="afead556eae31cb239ed2f24a7ad1a2507a641be" # tags/v0.29.0
source=("phosh-mobile-settings::git+https://gitlab.gnome.org/guidog/phosh-mobile-settings.git#commit=${_commit}")

pkgver() {
Expand Down

0 comments on commit 763a4d6

Please sign in to comment.