mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
irust: update to 1.76.1.
This commit is contained in:
parent
7b3f1058a0
commit
d60c042afa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'irust'
|
# Template file for 'irust'
|
||||||
pkgname=irust
|
pkgname=irust
|
||||||
version=1.75.0
|
version=1.76.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path crates/irust"
|
make_install_args="--path crates/irust"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/sigmaSd/IRust"
|
homepage="https://github.com/sigmaSd/IRust"
|
||||||
changelog="https://raw.githubusercontent.com/sigmaSd/IRust/refs/heads/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/sigmaSd/IRust/refs/heads/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/sigmaSd/IRust/archive/refs/tags/irust@${version}.tar.gz"
|
distfiles="https://github.com/sigmaSd/IRust/archive/refs/tags/irust@${version}.tar.gz"
|
||||||
checksum=876b8f587f73252e022f9039696aee706663fc41b642111115d978caf2e02a02
|
checksum=67b284bb9c356555a1f7cbf95626d6c64e0e3e5bf2fbafae7a91316057058b68
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/icons/hicolor/scalable/apps
|
vmkdir usr/share/icons/hicolor/scalable/apps
|
||||||
|
|
Loading…
Add table
Reference in a new issue