Bump version to 0.0.0-nightly.605

This commit is contained in:
github-actions[bot] 2026-02-09 02:13:23 +00:00
parent 77d0047e45
commit ed729932f5
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 = r603
pkgver = r605
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.603_amd64.deb
sha256sums_x86_64 = b4ccebf9ca50c972841cf03d425d589f0b5de847715a4db4147dc5c0a352e055
source_x86_64 = https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_0.0.0-nightly.605_amd64.deb
sha256sums_x86_64 = 93d9d0db3a09a2a8d4ea779fab8efd768b7a5ea58682eb9f4e4b51458b178d51
pkgname = project-graph-nightly-bin

View file

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