summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2023-06-20 23:26:15 +0100
committerWorMzy Tykashi2023-06-20 23:26:15 +0100
commit8e2a574f4412d6490234ec96fe6431d2bca35332 (patch)
tree74826066e7eea8c6854e3cc17a9100f2a0ca93f2
parentb2522b6288afd92e64176461fd21113493b96ce1 (diff)
downloadaur-8e2a574f4412d6490234ec96fe6431d2bca35332.tar.gz
Updated to 32.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c5caf2eaaa8..bb77760c1cda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 32.2.0
+ pkgver = 32.2.1
pkgrel = 1
epoch = 1
url = https://www.palemoon.org/
@@ -25,7 +25,7 @@ pkgbase = palemoon
depends = startup-notification
optdepends = libpulse: PulseAudio audio driver
optdepends = ffmpeg: various video and audio support
- source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=bd008a920e
+ source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=4907e1068f
source = git+https://repo.palemoon.org/MoonchildProductions/UXP
source = mozconfig.in
validpgpkeys = 3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC
diff --git a/PKGBUILD b/PKGBUILD
index 4d5c4c0c66b7..a97c9b952c6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=palemoon
_repo=Pale-Moon
epoch=1
-pkgver=32.2.0
+pkgver=32.2.1
# Commit ID can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/tags
-_commit=bd008a920e
+_commit=4907e1068f
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')