Skip to content

Commit

Permalink
Update sharun version
Browse files Browse the repository at this point in the history
  • Loading branch information
VHSgunzo committed Jan 15, 2025
1 parent d61251d commit 7896ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ url="https://github.com/VHSgunzo/runimage-static"
arch=('x86_64' 'aarch64')
license=('MIT')
options=(!strip)
sharunver='v0.2.4'
sharunver='v0.2.5'
sharunurl='https://github.com/VHSgunzo/sharun/releases/download'
source=('bin.list' "$sharunurl/$sharunver/sharun-${CARCH}")
sha256sums=('SKIP' 'SKIP')
Expand Down

0 comments on commit 7896ae6

Please sign in to comment.