@NekoLOvO I have no idea why it doesn't work for you. Maybe try running the pkgver()
in a bash shell and see what it outputs. You may be rate limited by GitHub.
Search Criteria
Package Details: oh-my-posh-bin 25.23.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oh-my-posh-bin.git (read-only, click to copy) |
---|---|
Package Base: | oh-my-posh-bin |
Description: | A prompt theme engine for any shell. |
Upstream URL: | https://github.com/JanDeDobbeleer/oh-my-posh |
Licenses: | MIT |
Conflicts: | oh-my-posh |
Provides: | oh-my-posh |
Submitter: | Kamack38 |
Maintainer: | Kamack38 |
Last Packager: | Kamack38 |
Votes: | 23 |
Popularity: | 0.97 |
First Submitted: | 2022-04-04 15:34 (UTC) |
Last Updated: | 2025-05-12 18:50 (UTC) |
Dependencies (4)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- grep (grep-gitAUR, grep-compatAUR) (make)
- sed (sed-gitAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR, unzip-bsdunzip-symlinkAUR) (make)
Required by (1)
- easy-zsh-config (requires oh-my-posh) (optional)
Sources (5)
- LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
- posh-linux-amd64-29bc1b8d1fbdc64502776a0cabfb1d7072f9d79e403fa34c4e4cc91922714141
- posh-linux-arm-302a87c16274b538f1b479f30adf6a42dabeea46f2dea5ef199f8b557cf6e628
- posh-linux-arm64-a6c5fb79637ca0a248f599e0e13ba9838b9833e76446646ef11a55085680ee48
- themes-d2c298506fd53e7891c4ab1a5df4d2c344c482bcefaa56c666f5bce77f813efd.zip
Kamack38 commented on 2025-05-04 12:49 (UTC)
NekoLOvO commented on 2025-05-04 12:44 (UTC) (edited on 2025-05-04 12:45 (UTC) by NekoLOvO)
@Kamack38 Idn, but makepkg says pkgver()
returns a null value when I update this package
Kamack38 commented on 2025-05-01 22:26 (UTC)
@NekoLOvO I don't really understand your question. I used it to update the package. It is used by the workflow. I think that some package managers also support that.
NekoLOvO commented on 2025-05-01 18:43 (UTC)
This is a binary version, why you use pkgver()
in PKGBUILD
?
mrjxtr commented on 2025-03-15 22:07 (UTC)
When I try to update, it's not downloading anything. only time spent is running... All other packages updates fine.
❮ yay -Syu --noconfirm
:: Synchronizing package databases...
core is up to date
extra is up to date
multilib is up to date
:: Searching AUR for updates...
:: Checking development packages...
:: Searching databases for updates...
-> Flagged Out Of Date AUR Packages: notion-app-electron
:: 1 package to upgrade/install.
1 aur/oh-my-posh-bin 25.4.2-1 -> 25.4.3-1
==> Packages to exclude: (eg: "1 2 3", "1-3", "^4" or repo name)
-> Excluding packages may cause partial upgrades and break systems
==>
AUR Explicit (1): oh-my-posh-bin-25.4.3-1
:: PKGBUILD up to date, skipping download: oh-my-posh-bin
1 oh-my-posh-bin (Installed) (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
1 oh-my-posh-bin (Installed) (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
==> Making package: oh-my-posh-bin 25.4.3-1 (Sun 16 Mar 2025 06:05:01 AM +08)
==> Retrieving sources...
-> Downloading themes-5d6535a581eaae14028453fe34feb1fe65d1664f68b374e63233ed7f48bbb36d.zip...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:22 --:--:-- 0
behnamgolds commented on 2024-08-19 10:41 (UTC)
version 23.6.5 had a bug, please update to 23.6.6
bash: avoid unexpected expansions in Bash/Zsh (db0cd95), closes #5468 bash: revert respect PROMPT_COMMAND as an array (f816e41)
Kamack38 commented on 2024-07-09 12:04 (UTC)
Sorry for the delay. The GitHub action has just been fixed.
jsimon0 commented on 2024-06-18 12:32 (UTC)
@Kamack38 it seems your github action is not working. The github releases are not several versions (and opportunities for 1830 UTC) past the AUR package.
shayaknyc commented on 2024-06-17 15:04 (UTC) (edited on 2024-06-17 15:05 (UTC) by shayaknyc)
Here's my patch that can be applied to the PKGBUILD
from v21.9.0 to v21.12.0 for only the x86_64 binary:
--- PKGBUILD 2024-06-17 10:59:02.089970148 -0400
+++ PKGBUILD.bak 2024-06-17 10:53:41.633280516 -0400
@@ -1,7 +1,7 @@
# Maintainer: Kamack38 <kamack38.biznes@gmail.com>
_pkgname='oh-my-posh'
pkgname="${_pkgname}-bin"
-pkgver=21.12.0
+pkgver=21.9.1
pkgrel=1
pkgdesc="A prompt theme engine for any shell."
arch=('x86_64' 'armv7h' 'aarch64')
@@ -10,9 +10,9 @@
makedepends=('curl' 'grep' 'sed' 'unzip')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
-sha256sums=('e23ec5ae2d270799361ccbb693db7993e5b1dbea75e10a441b484b4eb1212b81'
+sha256sums=('26233f8beac6f4058441cc1a3f0d2d30a7d22d968a58af0d60efdc60c67eaa77'
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
-sha256sums_x86_64=('8f3b7ddb3e6469165d32617ef2a686fdf3ed71c61d5a18aab827ecaf0e2fabae')
+sha256sums_x86_64=('ccd94aeeaa3bbaa994f313d3538653e730c16dc3a39fa749befd8e768505ba45')
sha256sums_armv7h=('0127a6662e5138a8bfb6f050881f68f324ecde9da3a192ccfd610b91184c4dc7')
sha256sums_aarch64=('7ee9b8a821809835ae9c6b4359a5a4cec7684b80f3b5dd06a96f6c86717a3215')
source=(
Kamack38 commented on 2023-07-29 20:01 (UTC) (edited on 2023-07-29 20:03 (UTC) by Kamack38)
Please do NOT flag this package out of date. This package is updated daily at 18:30 UTC by an automatic GitHub action here.
Pinned Comments
Kamack38 commented on 2023-07-29 20:01 (UTC) (edited on 2023-07-29 20:03 (UTC) by Kamack38)
Please do NOT flag this package out of date. This package is updated daily at 18:30 UTC by an automatic GitHub action here.