mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
update
This commit is contained in:
parent
b4906c2ea9
commit
d02ba1726c
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -20,7 +20,7 @@ pkgbase = project-graph-nightly
|
|||
conflicts = project-graph-git
|
||||
options = !strip
|
||||
options = !emptydirs
|
||||
source_x86_64 = https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_1.1.0_amd64.deb
|
||||
source_x86_64 = https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_0.0.0-nightly.7a0f7bf87f7bf1457edd5bfe4f11d6951a72e453_amd64.deb
|
||||
sha256sums_x86_64 = 289b28c9153ec2fd281bce5e81b3a91bf5532f92b1ca66c52abb385e82a53bc1
|
||||
|
||||
pkgname = project-graph-nightly
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -12,7 +12,7 @@ options=('!strip' '!emptydirs')
|
|||
provides=('project-graph')
|
||||
conflicts=('project-graph' 'project-graph-git')
|
||||
install=${pkgname}.install
|
||||
source_x86_64=("https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_1.1.0_amd64.deb")
|
||||
source_x86_64=("https://github.com/LiRenTech/project-graph/releases/download/nightly/Project.Graph_0.0.0-nightly.7a0f7bf87f7bf1457edd5bfe4f11d6951a72e453_amd64.deb")
|
||||
sha256sums_x86_64=('289b28c9153ec2fd281bce5e81b3a91bf5532f92b1ca66c52abb385e82a53bc1')
|
||||
package() {
|
||||
# Extract package data
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue