Bump version to 0.0.0-nightly.546

This commit is contained in:
github-actions[bot] 2025-12-17 01:32:43 +00:00
parent f205036aed
commit 43ba49310f
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = project-graph-nightly-bin
pkgdesc = A simple tool to create topology diagrams.
pkgver = r545
pkgver = r546
pkgrel = 1
url = https://github.com/LiRenTech/project-graph
install = project-graph-nightly-bin.install
@ -20,7 +20,7 @@ pkgbase = project-graph-nightly-bin
conflicts = project-graph-git
options = !strip
options = !emptydirs
source_x86_64 = https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_0.0.0-nightly.545_amd64.deb
sha256sums_x86_64 = a43645864d365dd331041144319bfa72544e7c5d800818101432086e3862e685
source_x86_64 = https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_0.0.0-nightly.546_amd64.deb
sha256sums_x86_64 = 648053b7bb822d6762e00da0472f566cea2038888dee9821e4f6bfc0aabf4e5a
pkgname = project-graph-nightly-bin

View file

@ -1,6 +1,6 @@
# Maintainer: zty012 <me@zty012.de>
pkgname=project-graph-nightly-bin
pkgver=r545
pkgver=r546
pkgrel=1
pkgdesc="A simple tool to create topology diagrams."
arch=('x86_64')
@ -11,8 +11,8 @@ options=('!strip' '!emptydirs')
provides=('project-graph')
conflicts=('project-graph-bin' 'project-graph-git')
install=project-graph-nightly-bin.install
source_x86_64=('https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_0.0.0-nightly.545_amd64.deb')
sha256sums_x86_64=('a43645864d365dd331041144319bfa72544e7c5d800818101432086e3862e685')
source_x86_64=('https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_0.0.0-nightly.546_amd64.deb')
sha256sums_x86_64=('648053b7bb822d6762e00da0472f566cea2038888dee9821e4f6bfc0aabf4e5a')
package() {
# Extract package data
tar -xz -f data.tar.gz -C "${pkgdir}"