summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2024-03-16 07:34:49 +0100
committerMichal Wojdyla2024-03-16 07:34:49 +0100
commit44ddb53ce44e2edbae9f73bd98596e563799b9d7 (patch)
tree27164e1e8e66fcd6adc09c3932d81b0885088ab4 /PKGBUILD
parent23ce81fe14d7e231094b12c8d3ba5c9d7adf7cb9 (diff)
downloadaur-44ddb53ce44e2edbae9f73bd98596e563799b9d7.tar.gz
use bfd linker
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3602ec4ef664..a98906723854 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ epoch=1
pkgver=33.0.1
# Commit can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/tags
_commit=d2b24ace7a
-pkgrel=1
+pkgrel=2
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')
url="https://www.palemoon.org/"
@@ -30,7 +30,7 @@ validpgpkeys=('3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC'
'3059E09144F56804F0FBF4E126B40624BDBFD9F3')
sha1sums=('SKIP'
'SKIP'
- 'bc6bfbbe499ff8b2c846208ac6627c52d021201a')
+ '376df24c646066d522547c275607e5ecdcca6c3e')
prepare() {
sed 's#%SRCDIR%#'"${srcdir}"'#g' mozconfig.in > mozconfig