Bump version to 0.0.0-nightly.561

This commit is contained in:
github-actions[bot] 2026-01-01 01:55:06 +00:00
parent eafeabfb16
commit 4e96d5b600
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 = r560
pkgver = r561
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.560_amd64.deb
sha256sums_x86_64 = d695ae37e4bb80e0304ae028e01f36b9b22717d309a01e53bfa120a053b62f4b
source_x86_64 = https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_0.0.0-nightly.561_amd64.deb
sha256sums_x86_64 = ac370cc71b4ee58603e326ad53e9393b9da19d319fdd0228afa818813de7a699
pkgname = project-graph-nightly-bin

View file

@ -1,6 +1,6 @@
# Maintainer: zty012 <me@zty012.de>
pkgname=project-graph-nightly-bin
pkgver=r560
pkgver=r561
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.560_amd64.deb')
sha256sums_x86_64=('d695ae37e4bb80e0304ae028e01f36b9b22717d309a01e53bfa120a053b62f4b')
source_x86_64=('https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_0.0.0-nightly.561_amd64.deb')
sha256sums_x86_64=('ac370cc71b4ee58603e326ad53e9393b9da19d319fdd0228afa818813de7a699')
package() {
# Extract package data
tar -xz -f data.tar.gz -C "${pkgdir}"