aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortranzystorekk <tranzystorek.io@protonmail.com>2026-03-07 11:21:52 +0100
committertranzystorekk <tranzystorek.io@protonmail.com>2026-03-07 19:40:58 +0100
commit9834d74ddc2952df3f27317878a6effd1186f599 (patch)
tree0a5135ff23798e35f5b46da29cd3e72787348a93
parentfd: update to 10.4.0 (diff)
topgrade: update to 17.0.0
-rw-r--r--srcpkgs/topgrade/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/topgrade/template b/srcpkgs/topgrade/template
index 9621fec400d..920991b353b 100644
--- a/srcpkgs/topgrade/template
+++ b/srcpkgs/topgrade/template
@@ -1,6 +1,6 @@
# Template file for 'topgrade'
pkgname=topgrade
-version=16.9.0
+version=17.0.0
revision=1
build_style=cargo
build_helper=qemu
@@ -9,7 +9,7 @@ maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/topgrade-rs/topgrade"
distfiles="https://github.com/topgrade-rs/topgrade/archive/refs/tags/v${version}.tar.gz"
-checksum=d6e8376c6363545ce8994703c33f18d50fb4f8c689a2bc196bed159010c9cf03
+checksum=ca181851466182e905c485fafef56fd083d967c77c2f0c3eafa8fa5792feb55f
post_install() {
local _topgrade="${DESTDIR}/usr/bin/topgrade"