summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2021-08-18 21:48:51 +0100
committerWorMzy Tykashi2021-08-18 21:48:51 +0100
commite6f9ff91ce6cf79abc4b6ea64046547a454ec790 (patch)
tree052ea6a30f4e12d040295c8ae7248b25321c0cb4
parent8d7a58702d9f12b118362aaaa2c6689b34dc2355 (diff)
downloadaur-e6f9ff91ce6cf79abc4b6ea64046547a454ec790.tar.gz
Updated to 29.4.0.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 291309e969a0..a12f041ba476 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 29.4.0
+ pkgver = 29.4.0.1
pkgrel = 1
url = https://www.palemoon.org/
arch = i686
@@ -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=d3e6460833
+ source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=72db2f6594
source = git+https://repo.palemoon.org/MoonchildProductions/UXP
source = mozconfig.in
validpgpkeys = 3059E09144F56804F0FBF4E126B40624BDBFD9F3
diff --git a/PKGBUILD b/PKGBUILD
index e0e40bfe178e..1378aeeebd3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: American_Jesus
pkgname=palemoon
_repo=Pale-Moon
-pkgver=29.4.0
+pkgver=29.4.0.1
# Commit can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/releases
-_commit=d3e6460833
+_commit=72db2f6594
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')