index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2020-05-02 09:10:36 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2020-05-02 09:10:36 +0200 |
commit | 0c4404efadadf19a8fa1c122687be94b95245c85 (patch) | |
tree | dc63e362232afa072cdd54256a5491bae83410e9 /community/eclipse/PKGBUILD | |
parent | 3e935162dedc6953fe9cd1d1384483ee2677566f (diff) | |
parent | 23ce37c3258911b06204058b27a56d1af56bf858 (diff) |
-rw-r--r-- | community/eclipse/PKGBUILD | 11 |
diff --git a/community/eclipse/PKGBUILD b/community/eclipse/PKGBUILD deleted file mode 100644 index b6bc2bfd..00000000 --- a/community/eclipse/PKGBUILD +++ /dev/null @@ -1,11 +0,0 @@ -# we want the i686 binaries! -source_i686=("${source_x86_64[@]/-x86_64/}") -sha256sums_i686=('70ae1934385b0b7c25e5a76bfcd6d092bfd8d19ce451c3d909afa3cf2448452e' - 'c33337a1740a84aabec3bd256f4256c8693ab0d1f755c120614bd28ae354f326' - '6e7b70d73cfe8e7f565465149ddb7d1b4854cba9f3281d370e54c12b1449272d' - '87ebe3451291a3152eb21bd588ae1ebb06538b62b5f3c5fabec2600accb8adea' - '59eb59fd362e4daa0b17bb87a2fbb1019dfb86be1546f398055f491c6303476b' - '09db32c2d958e357b3a959a6860240f3e1eb40f7ffa1815f31661f7f117dd980' - 'c7c40966c6cecb719f43487476a52e84f86f680fc34d3be7ae535e03be212b4f') -source_pentium4=("${source_i686[@]}") -sha256sums_pentium4=("${sha256sums_i686[@]}") |