summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichał Wojdyła2022-11-28 02:42:25 +0100
committerMichał Wojdyła2022-11-28 02:42:25 +0100
commitabe85cc116d010ccc161e88d824aec0b852cb0bf (patch)
tree6b6b47ece2b9d5b66779f176b488ce104364d78c /PKGBUILD
parentd849dfc578834f808b8f5610a129c9146383b3c8 (diff)
downloadaur-abe85cc116d010ccc161e88d824aec0b852cb0bf.tar.gz
enable jpeg-xl
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed835b1073bd..0b9c72527c1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ epoch=1
pkgver=31.4.0
# Commit can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/tags
_commit=ebb86b36d8
-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'
- '2e25d48bcd7d1f2e14ee572ef84b32a5df84e6c8')
+ '352d9e47204323c24b96c6449b97fff844fe465d')
prepare() {
sed 's#%SRCDIR%#'"${srcdir}"'#g' mozconfig.in > mozconfig