summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2021-02-06 13:43:09 +0000
committerWorMzy Tykashi2021-02-06 13:43:09 +0000
commit21b4cf08b36b950f0671b6c63e3987a6b8748eb3 (patch)
treed81188e1a90b206bc27b47821ccf457c1fe50020
parentd3cdaa2546d4eb90c8614e44eca4f4a7bdf18da4 (diff)
downloadaur-21b4cf08b36b950f0671b6c63e3987a6b8748eb3.tar.gz
Updated to 29.0.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3329582497be..da9567aeb1e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 29.0.0
+ pkgver = 29.0.1
pkgrel = 1
url = https://www.palemoon.org/
arch = i686
@@ -24,7 +24,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=79ff7796e5
+ source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=a4137e3a09
source = git+https://repo.palemoon.org/MoonchildProductions/UXP
source = mozconfig.in
validpgpkeys = 3059E09144F56804F0FBF4E126B40624BDBFD9F3
diff --git a/PKGBUILD b/PKGBUILD
index fdf2c0ce9cee..1313bd7b2fc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: American_Jesus
pkgname=palemoon
_repo=Pale-Moon
-pkgver=29.0.0
+pkgver=29.0.1
# Commit can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/releases
-_commit=79ff7796e5
+_commit=a4137e3a09
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')