|
|
@ -1,14 +1,14 @@ |
|
|
|
# The Pale Moon team recommends building with GCC 4.9. While other versions like 5.x are known to work, they're unsupported. |
|
|
|
|
|
|
|
name=Pale-Moon |
|
|
|
version=27.7.1 |
|
|
|
version=27.7.2 |
|
|
|
version_gcc=4.9.4 |
|
|
|
version_autoconf=2.13 |
|
|
|
update_url="https://github.com/MoonchildProductions/$name/releases" |
|
|
|
update_names="/archive/${version}_Release.tar.gz" |
|
|
|
|
|
|
|
dlextract "https://github.com/MoonchildProductions/$name/archive/${version}_Release/$name-${version}_Release.tar.gz" \ |
|
|
|
'd4aae2eb6ac8b2d1368466a561813f06' |
|
|
|
'0d795ab10157c77b54dd836d58cdc2b7' |
|
|
|
extrafile 'palemoon.desktop' |
|
|
|
|
|
|
|
( name=gcc version="$version_gcc" |
|
|
|