Bump version to 0.0.0-nightly.r291 (Powered by Turbo Tauri)

This commit is contained in:
github-actions[bot] 2025-04-11 00:48:37 +00:00
parent 6f57a05372
commit 65a304cdbd
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = project-graph-nightly-bin
pkgdesc = A simple tool to create topology diagrams.
pkgver = r290
pkgver = r291
pkgrel = 1
url = https://github.com/LiRenTech/project-graph
install = project-graph-nightly-bin.install
@ -21,6 +21,6 @@ pkgbase = project-graph-nightly-bin
options = !strip
options = !emptydirs
source_x86_64 = https://github.com/LiRenTech/project-graph/releases/download/nightly/
sha256sums_x86_64 = 7f825d2d0de38e89581850ec0bf4da694c2b281a2bd9220f6348c96b39beb388
sha256sums_x86_64 = 82fbafee84f0458165740f7892897472db9c3ed1563f8befab03929e6bc608f6
pkgname = project-graph-nightly-bin

View file

@ -1,7 +1,7 @@
# Maintainer: zty012 <me@zty012.de>
# Maintainer: Littlefean <2385190373@qq.com>
pkgname=project-graph-nightly-bin
pkgver=r290
pkgver=r291
pkgrel=1
pkgdesc="A simple tool to create topology diagrams."
arch=('x86_64')
@ -13,7 +13,7 @@ provides=('project-graph')
conflicts=('project-graph-bin' 'project-graph-git')
install=${pkgname}.install
source_x86_64=("https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_0.0.0-nightly.r266_amd64.deb")
sha256sums_x86_64=('7f825d2d0de38e89581850ec0bf4da694c2b281a2bd9220f6348c96b39beb388')
sha256sums_x86_64=('82fbafee84f0458165740f7892897472db9c3ed1563f8befab03929e6bc608f6')
package() {
# Extract package data
tar -xz -f data.tar.gz -C "${pkgdir}"