upgpkg: rvpk 1.1.0-2

add missing dep; set rust toolchain
This commit is contained in:
2024-03-23 20:02:59 +01:00
parent 0903b021a0
commit b9d17dea10
2 changed files with 18 additions and 16 deletions

View File

@@ -1,14 +1,15 @@
pkgbase = rvpk
pkgdesc = Extract Valve VPK (V1 & V2) archives (and create V1 archives)
pkgver = 1.1.0
pkgrel = 1
pkgrel = 2
url = https://github.com/panzi/rust-vpk
arch = x86_64
license = GPL
license = GPL-3.0-or-later
makedepends = cargo
depends = glibc
depends = gcc-libs
depends = fuse2
source = https://github.com/panzi/rust-vpk/archive/refs/tags/v1.1.0.tar.gz
source = rvpk-1.1.0::https://github.com/panzi/rust-vpk/archive/refs/tags/v1.1.0.tar.gz
b2sums = 2f62758e7a702044b14a4be121c284e9ad1911195c8b20ceb08285cb56271a1d42bf7f907c1534caf8e9669a8ba49965857c359dfdcdc11bd1d0a89d286a86ae
pkgname = rvpk