summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2019-06-04 23:18:34 +0100
committerWorMzy Tykashi2019-06-04 23:18:34 +0100
commit7a3692fa8abc4d67a5d519a36a5dd3261afeffbc (patch)
tree0dc9dcb197fdbb8a779d20d55692710742595c5d
parentfb1c028c3ab4c78c161037ff70f402167684bb00 (diff)
downloadaur-7a3692fa8abc4d67a5d519a36a5dd3261afeffbc.tar.gz
Updated to 28.5.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ef9d33917dc..6c6ccfd14531 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 28.5.0
+ pkgver = 28.5.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://github.com/MoonchildProductions/UXP#tag=PM28.5.0_Release
+ source = git+https://github.com/MoonchildProductions/UXP#tag=PM28.5.1_Release
source = mozconfig.in
md5sums = SKIP
md5sums = 17c1f14483018a6a258db20093cdceb8
diff --git a/PKGBUILD b/PKGBUILD
index ee5e9ee4ed57..3b3f9a50e136 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: ilikenwf
# Contributor: American_Jesus
pkgname=palemoon
-pkgver=28.5.0
+pkgver=28.5.1
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')