Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-08-23 23:39:48 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-08-23 23:39:48 +0300
commit005f6eeca7e3923b09d9d47435c21a72a519a683 (patch)
treea7d00270bdb840bbf9821528e7d25f096073050a
parentbd12f575b38f5cf4eb6491d7bd918a83be2a3598 (diff)
extra/libx86: Fix source
-rw-r--r--extra/libx86/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libx86/PKGBUILD b/extra/libx86/PKGBUILD
new file mode 100644
index 00000000..e895e375
--- /dev/null
+++ b/extra/libx86/PKGBUILD
@@ -0,0 +1,3 @@
+if [[ $pkgver == "1.1" && $pkgrel == 8 ]]; then
+ source[0]='https://web.archive.org/web/20170209231545if_/http://www.codon.org.uk/~mjg59/libx86/downloads/libx86-1.1.tar.gz'
+fi