index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-08-23 23:39:48 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-08-23 23:39:48 +0300 |
commit | 005f6eeca7e3923b09d9d47435c21a72a519a683 (patch) | |
tree | a7d00270bdb840bbf9821528e7d25f096073050a /extra/libx86 | |
parent | bd12f575b38f5cf4eb6491d7bd918a83be2a3598 (diff) |
-rw-r--r-- | extra/libx86/PKGBUILD | 3 |
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 |