summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMarco Rubin2022-02-27 21:11:20 +0100
committerMarco Rubin2022-02-27 21:11:20 +0100
commit5ba903fd022c28a99d5c2d399cc838cd651f4a0a (patch)
tree3dcbdba826a4d15b6b0652232f5d6ec266253b61 /.SRCINFO
parent4105e52c0ed1aae0afa9936220cf26221dec1b99 (diff)
downloadaur-5ba903fd022c28a99d5c2d399cc838cd651f4a0a.tar.gz
Update to latest release
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee1046ae7179..04aff4b5a86a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
pkgbase = uefi-run
- pkgdesc = Directly run UEFI applications in qemu
- pkgver = 0.3.2
+ pkgdesc = Directly run UEFI applications in QEMU
+ pkgver = 0.4.0
pkgrel = 1
url = https://github.com/Richard-W/uefi-run
arch = x86_64
license = MIT
makedepends = rust
- optdepends = qemu: emulation binaries
- optdepends = ovmf: UEFI bios binaries
- source = https://github.com/Richard-W/uefi-run/archive/v0.3.2.tar.gz
- md5sums = 36e26fbe0a7d0b40262faa6728195441
+ depends = qemu
+ depends = ovmf
+ source = https://github.com/Richard-W/uefi-run/archive/v0.4.0.tar.gz
+ md5sums = SKIP
pkgname = uefi-run
-