index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-08-24 02:25:12 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-08-24 02:25:12 +0300 |
commit | 315bd3d8cb72460cc412eace67c3890a1caf9c60 (patch) | |
tree | 0a6a1c6cafea95df49e64ebfa8021e63de50ad81 /extra/libx86 | |
parent | b7c92225db698c7cb5a58fee33194e9fe97341f8 (diff) |
-rw-r--r-- | extra/libx86/PKGBUILD | 2 |
diff --git a/extra/libx86/PKGBUILD b/extra/libx86/PKGBUILD index e895e375..553cc5c4 100644 --- a/extra/libx86/PKGBUILD +++ b/extra/libx86/PKGBUILD @@ -1,3 +1,3 @@ -if [[ $pkgver == "1.1" && $pkgrel == 8 ]]; then +if [[ $pkgver == "1.1" ]]; then source[0]='https://web.archive.org/web/20170209231545if_/http://www.codon.org.uk/~mjg59/libx86/downloads/libx86-1.1.tar.gz' fi |