Bump version to 0.0.0-nightly.r383

This commit is contained in:
github-actions[bot] 2025-06-20 00:51:41 +00:00
parent 04f4f5753a
commit 974ac3f058
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 = r382
pkgver = r383
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.r382_amd64.deb
sha256sums_x86_64 = 157dd0f6fcac77539f00a74777e792b9eb9ebf38625673b71ed1813301e00859
source_x86_64 = https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_0.0.0-nightly.r383_amd64.deb
sha256sums_x86_64 = 42b503f2eb7426e5f4cc5d2e9abee65f8eab2ea19e1aba558ad6597c519d85f3
pkgname = project-graph-nightly-bin

View file

@ -1,6 +1,6 @@
# Maintainer: zty012 <me@zty012.de>
pkgname=project-graph-nightly-bin
pkgver=r382
pkgver=r383
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.r382_amd64.deb')
sha256sums_x86_64=('157dd0f6fcac77539f00a74777e792b9eb9ebf38625673b71ed1813301e00859')
source_x86_64=('https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_0.0.0-nightly.r383_amd64.deb')
sha256sums_x86_64=('42b503f2eb7426e5f4cc5d2e9abee65f8eab2ea19e1aba558ad6597c519d85f3')
package() {
# Extract package data
tar -xz -f data.tar.gz -C "${pkgdir}"