summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Peukert2023-08-08 01:17:31 +0200
committerDaniel Peukert2023-08-08 01:17:31 +0200
commite0abb9355424f732005695abf873591be6009433 (patch)
tree7c291e4172f644ac786f24e040b26cf791b25f0d /.SRCINFO
parent7303ee5b28366feb0dcef31bf9e4e5f403e29282 (diff)
downloadaur-e0abb9355424f732005695abf873591be6009433.tar.gz
Verify sources with GPG when possible
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e3a7501b6a4..eb3d1f380f9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,19 @@
pkgbase = vrf-decompiler
pkgdesc = File data viewer and decompiler for Valve's Source 2 resource file format
pkgver = 0.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/SteamDatabase/ValveResourceFormat
arch = x86_64
arch = armv7h
arch = aarch64
license = MIT
makedepends = dotnet-sdk>=7.0.0
+ makedepends = git
depends = dotnet-runtime>=7.0.0
depends = skia-sharp
options = !strip
- source = vrf-decompiler-0.4.0.tar.gz::https://github.com/SteamDatabase/ValveResourceFormat/archive/0.4.0.tar.gz
- sha512sums = f5698c28a01838ca2a0c6ff75ebe36a278171dbafb4f7ba464722aaf0785a23a7a0290888f0659577a8559dad89801ee63847b976e737087b345d8e5b6fcf329
+ source = vrf-decompiler-0.4.0::git+https://github.com/SteamDatabase/ValveResourceFormat#tag=0.4.0?signed
+ validpgpkeys = E58081FB804DF24DF217AB772B6E7BF31D171C61
+ sha512sums = SKIP
pkgname = vrf-decompiler