Skip to content
Snippets Groups Projects
Commit dcfd6814 authored by achill (fossdd)'s avatar achill (fossdd) :gay_pride_flag: Committed by Kevin Daudt
Browse files
parent dfe72365
No related branches found
No related tags found
1 merge request!80787[3.21] Backport Phosh 0.45
Pipeline #304196 skipped
......@@ -4,7 +4,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: team/phosh <newbyte@postmarketos.org>
pkgname=phosh
pkgver=0.43.1
pkgver=0.45.0
pkgrel=0
pkgdesc="Wayland shell for GNOME on mobile devices"
# armhf: blocked by gnome-shell-schemas
......@@ -112,13 +112,13 @@ portalsconf() {
}
libphosh_dev() {
local _soname="libphosh-${pkgver%.*}"
local _soname="libphosh-$(echo $pkgver | sed -E 's/^([0-9]+)\.([0-9]+).*/\1.\2/')"
amove usr/include/$_soname
amove usr/lib/$_soname.so
amove usr/lib/pkgconfig/$_soname.pc
}
sha512sums="
45dd99a496744bc9df51f5f4ec4f9cc44950e3417f62925230367bcd7332db0d9ecf2556b6ee402d076f80cafd517a00a27c27c10fc828754b96d70842f6a12f phosh-0.43.1.tar.xz
bb9ae902c979d410c8ab85ed04c1bdb7f99d77a0e7fe84c31485e8e9c8fdc49cc5475921b8e5839a73db9d615df5c17114149fd06642d6b37fa3fd08d8ebf1bf phosh-0.45.0.tar.xz
8ca4893a751311de326e198314669f5a276092ade99c6353c4c9ce070713fb1a5b1615e7fecb93b428dc79fd4001a9af43d24eafaf2545d7db464963fda25330 phosh.desktop
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment