summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnatol Pomozov2021-03-23 16:55:30 -0700
committerAnatol Pomozov2021-03-23 16:55:30 -0700
commite56620583c2cb64d6fad80253b93d2afdff3cc44 (patch)
treeed78069c16557923398301d071aa0c2e2e889b61
parente7f83cd6252a546746be4ea7ef7962f6b2d483b1 (diff)
downloadaur-bios_extract-git.tar.gz
The old repo has gone. Use the mirror from github.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0c0941d357a..d14a386c3e15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = bios_extract-git
license = GPL2
makedepends = git
depends = glibc
- source = git+https://review.coreboot.org/cgit/bios_extract.git
+ source = git+https://github.com/coreboot/bios_extract
sha1sums = SKIP
pkgname = bios_extract-git
diff --git a/PKGBUILD b/PKGBUILD
index 09d6144dd271..806f40dac56c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='http://www.coreboot.org/Bios_extract'
license=(GPL2)
depends=(glibc)
makedepends=(git)
-source=(git+https://review.coreboot.org/cgit/bios_extract.git)
+source=(git+https://github.com/coreboot/bios_extract)
sha1sums=('SKIP')
pkgver() {