Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/fwupd/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'fwupd'
pkgname=fwupd
version=2.0.19
version=2.1.1
revision=1
build_style=meson
build_helper="gir qemu"
Expand All @@ -24,7 +24,7 @@ license="LGPL-2.1-or-later"
homepage="https://github.com/fwupd/fwupd"
changelog="https://github.com/fwupd/fwupd/releases"
distfiles="https://github.com/fwupd/fwupd/archive/${version}.tar.gz"
checksum=211412d90e3af33f3c46632308fc4a2a66a0d9c6d8443a5b900539555a2503dc
checksum=1bb6e7bef9a5e2ed4ba847a6e38b7d6ee87ad7255c8c4f090aef34b611b5626b
replaces="fwupdate>=0"

case "$XBPS_TARGET_MACHINE" in
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/zvm/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'zvm'
pkgname=zvm
version=0.8.15
version=0.8.16
revision=1
build_style=go
go_import_path="github.com/tristanisham/zvm"
Expand All @@ -11,7 +11,7 @@ license="MIT"
homepage="https://www.zvm.app"
changelog="https://github.com/tristanisham/zvm/releases"
distfiles="https://github.com/tristanisham/zvm/archive/refs/tags/v${version}.tar.gz"
checksum=36e6de08778e0afb10bb115b56fda1d62076710e82df9d36b4dfe6664e4e08df
checksum=c3635f9e19c531c158e6248cd387ded7f47cccb84430deb0f1b4691ff1f5ef4c

post_install() {
vlicense LICENSE
Expand Down
Loading