Bump version to 0.0.0-nightly.443

This commit is contained in:
github-actions[bot] 2025-09-07 01:31:40 +00:00
parent da11a64696
commit 3f33fbea25
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 = r442
pkgver = r443
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.442_amd64.deb
sha256sums_x86_64 = cacc79bd93908de5d87af4c89867cbbcd8b5e014908f16bfc20a9535ab8fcafd
source_x86_64 = https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_0.0.0-nightly.443_amd64.deb
sha256sums_x86_64 = f6caa0e1eb5290bab23e7b527a5abb59b6d496f1963e9e05a872cdc4c3e0b086
pkgname = project-graph-nightly-bin

View file

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