summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorbrent s2021-06-10 15:22:06 -0400
committerbrent s2021-06-10 15:22:06 -0400
commit055c987e433b9d037f7906f8c569bdd6d552a77d (patch)
tree4d83c52c6d75241bba13c5e6c7484d8699121ee8 /.SRCINFO
parent5b0195ceebf138b95fb51ea8c511f7a7d68bc61e (diff)
downloadaur-055c987e433b9d037f7906f8c569bdd6d552a77d.tar.gz
fixing for upstream changing filename for initramfs
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 13 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18a121fceb88..e6accb1f49c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,21 @@
pkgbase = pixiecore-git
pkgdesc = An all-in-one tool for easy netbooting
- pkgver = r306.870d490
+ pkgver = r349.bdaec9d
pkgrel = 1
- url = https://github.com/google/netboot
- arch = x86_64
- arch = armv7h
- license = GPL2
- makedepends = git
+ url = https://godoc.org/go.universe.tf/netboot/pixiecore
+ arch = any
+ license = Apache
makedepends = go
- depends = glibc
+ makedepends = gcc
+ makedepends = binutils
provides = pixiecore
conflicts = pixiecore
+ source = pixiecore::git+https://github.com/danderson/netboot.git#branch=master
+ source = initramfs.patch
+ source = initramfs.patch.sig
+ validpgpkeys = 748231EBCBD808A14F5E85D28C004C2F93481F6B
+ sha512sums = SKIP
+ sha512sums = 6deb1f06a213cfe252c989e895d9370b3310c5308cb5de3b13c1441cfc83bbe7832717538e916563f18c550c4c79115da16e635746fa33cd9248b79939e6e483
+ sha512sums = SKIP
pkgname = pixiecore-git
-