summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2018-11-16 13:45:18 +0000
committerWorMzy Tykashi2018-11-16 13:45:18 +0000
commit26ee809e82be19fbe1f1f0c21fc4b72c369887f5 (patch)
tree48333734bf119f8ccf9f6dc467264dc9a9fcdcc6
parentdc0d2d2a761533f8d7de7698bcda1541dc2b36a8 (diff)
downloadaur-26ee809e82be19fbe1f1f0c21fc4b72c369887f5.tar.gz
Updated to 28.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c4ea21b36a1..69b7ecd70ec8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 28.1.0
+ pkgver = 28.2.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.1.0_Release
+ source = git+https://github.com/MoonchildProductions/UXP#tag=PM28.2.1_Release
source = mozconfig.in
md5sums = SKIP
md5sums = 17c1f14483018a6a258db20093cdceb8
diff --git a/PKGBUILD b/PKGBUILD
index 52aa4726b55d..6edc4cd9ec23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: ilikenwf
# Contributor: American_Jesus
pkgname=palemoon
-pkgver=28.1.0
+pkgver=28.2.1
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')