diff options
author | Gerben Jan Dijkman <gjdijkman@gjdwebserver.nl> | 2021-10-30 23:01:14 +0200 |
---|---|---|
committer | Gerben Jan Dijkman <gjdijkman@gjdwebserver.nl> | 2021-10-30 23:01:14 +0200 |
commit | 574ec41c96b1dbadbb68b6de8b46d632b2cca399 (patch) | |
tree | 420905c2c8f2b629163ee8b26ceba430cdd41683 /gui-wm | |
parent | x11-wm/phoc: Version Bump (diff) | |
download | guru-574ec41c96b1dbadbb68b6de8b46d632b2cca399.tar.gz guru-574ec41c96b1dbadbb68b6de8b46d632b2cca399.tar.bz2 guru-574ec41c96b1dbadbb68b6de8b46d632b2cca399.zip |
gui-wm/phosh: Version Bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Gerben Jan Dijkman <gjdijkman@gjdwebserver.nl>
Diffstat (limited to 'gui-wm')
-rw-r--r-- | gui-wm/phosh/Manifest | 2 | ||||
-rw-r--r-- | gui-wm/phosh/phosh-0.14.0.ebuild (renamed from gui-wm/phosh/phosh-0.13.1.ebuild) | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/gui-wm/phosh/Manifest b/gui-wm/phosh/Manifest index 01fdcf7a6..94ac5c81a 100644 --- a/gui-wm/phosh/Manifest +++ b/gui-wm/phosh/Manifest @@ -1,3 +1,3 @@ DIST libcall-ui-465f6add090b623fb80c6c5cbb9ab2880ff531a4.tar.gz 50329 BLAKE2B 218635af4f1a6076198746a038a522f56648f2e058a7cf874033da3b533683acde5edc482d824b56402a939c16e1003f61747c158b5beb9a82c2836400afc9d3 SHA512 d11de7b15777f175d0a2323cd7b6a07f76b1ccd1e01a4948084b2e950f356f80357604dd95853c60fa49c812d2e981d0899ade1ce7d933f0f9e32fc8c44807eb DIST libgnome-volume-control-ae1a34aafce7026b8c0f65a43c9192d756fe1057.tar.gz 45164 BLAKE2B c6807f855e7d4f45b58c7776cd497077b4adf8d577f9af014a8631a054c47374dfe5caa5652be208c6e566bfb8af70a0bb5e164f345b7612cb8786039625a191 SHA512 723334bff55927363dab47ef22c71dcaf94263fe76e49c40f1cbfbd5f86383e68fd4bf2182eb5777dda8e2ede4ee4710e1a7ab1379d3ca40d68f68ff30c62e21 -DIST phosh-v0.13.1.tar.gz 497692 BLAKE2B 286f2366a2409faa43983284f48354adaecabbdff5d198a8f77245b10a3cc8def19c5b85e1887b1b1b6162b77867fe8c929f45c3e5c872f8f30f2d8805101c03 SHA512 fcb25f8dfc5b90c52b0463899a9c9968658e955519d86873cf3d056a0e74da657165092324cc943ce438eeac54b27a77267d4b3c58710d10c899cb43f42703ad +DIST phosh-v0.14.0.tar.gz 522258 BLAKE2B 2b2a1744a9200b4bca23946e70b1ffc523a2fd0dd9f3b970b24b829cb0c1beb526acf5235dbdc038610439a1ffe07f98bedd6e2da8afb84a1aacb4a6345f9302 SHA512 0b8360136bb36c79805bfd033fc176f28ef6f05728fd99663f3d371b3757bd4aaa8ad537994084327573751de178d1e23f5be962d4ceb7146c8a31c5d850078f diff --git a/gui-wm/phosh/phosh-0.13.1.ebuild b/gui-wm/phosh/phosh-0.14.0.ebuild index 0a8735dc0..1f15159f6 100644 --- a/gui-wm/phosh/phosh-0.13.1.ebuild +++ b/gui-wm/phosh/phosh-0.14.0.ebuild @@ -66,7 +66,8 @@ src_install() { meson_src_install newpamd "${FILESDIR}"/pam_phosh 'phosh' systemd_newunit "${FILESDIR}"/phosh.service 'phosh.service' - domenu "${FILESDIR}"/sm.puri.OSK0.desktop + insinto /usr/share/applications/ + doins "${FILESDIR}"/sm.puri.OSK0.desktop DOC_CONTENTS="To amend the existing password policy please see the man 5 passwdqc.conf page and then edit the /etc/security/passwdqc.conf file to change enforce=none |