Bump version to 0.0.0-nightly.467

This commit is contained in:
github-actions[bot] 2025-09-30 01:26:51 +00:00
parent 91347d3459
commit 54f4f48ceb
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 = r466
pkgver = r467
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.466_amd64.deb
sha256sums_x86_64 = a7ec6b656a9fce1058507f752df9efc17d20138eef00f70975697dbcd6c92f8f
source_x86_64 = https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_0.0.0-nightly.467_amd64.deb
sha256sums_x86_64 = a896cd410c195bc3fed8a660fc9a72e15e57cd1fe3aaea6f83bccc22b284269c
pkgname = project-graph-nightly-bin

View file

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