summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmiel Wiedijk2018-03-17 21:18:05 +0100
committerEmiel Wiedijk2018-03-17 21:23:07 +0100
commit226a6094091cbd9cc3429a58f60419887ee51bda (patch)
treea3e894e05a6e2b30a071664850e00afef6507af3
parentf45acf9a412da85b2f255f29dc66f08f2d946113 (diff)
downloadaur-226a6094091cbd9cc3429a58f60419887ee51bda.tar.gz
firefox-ubuntu-bin - use SHA256 for hashes
Change the hash type to SHA256, since this is the most secure mainstream hash available now. This is especially important since this is the only source integrity verification currently used, and a browser is one of the most important parts of the system.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3fa551e62a8..c24fafafd9e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -30,7 +30,7 @@ pkgbase = firefox-ubuntu-bin
conflicts = firefox
conflicts = firefox-ubuntu
source = http://archive.ubuntu.com/ubuntu/pool/main/f/firefox/firefox_59.0.1+build1-0ubuntu1_amd64.deb
- md5sums = 068178a2eca931eb06fd536b586bcdf6
+ sha256sums = 838ea7385092cd898369f9ec9e52abcd5d9ec4d154f44cbddb2ed1ac3278c911
pkgname = firefox-ubuntu-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0f380f440817..a2c24db62df5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,7 +33,7 @@ optdepends=(
provides=('firefox' 'firefox-ubuntu')
conflicts=('firefox' 'firefox-ubuntu')
source=("http://archive.ubuntu.com/ubuntu/pool/main/f/firefox/firefox_$_ubuntuver.deb")
-md5sums=('068178a2eca931eb06fd536b586bcdf6')
+sha256sums=('838ea7385092cd898369f9ec9e52abcd5d9ec4d154f44cbddb2ed1ac3278c911')
prepare() {
# Don't extract copyright files, which are included in the licenses package