summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2019-01-24 19:29:38 +0000
committerWorMzy Tykashi2019-01-24 19:29:38 +0000
commit3f8846d05d8cf07b14b1f453134ffd8d6da560af (patch)
tree68b99d49ad0e95a6b798c70b308788e6c50fab23
parent8346496cf266269b068a08ebf2975cd7f54e67d5 (diff)
downloadaur-3f8846d05d8cf07b14b1f453134ffd8d6da560af.tar.gz
Updated to 28.3.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 245c3a8c4cfd..c704c0ff88b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 28.2.2
+ pkgver = 28.3.0
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.2.2_Release
+ source = git+https://github.com/MoonchildProductions/UXP#tag=PM28.3.0_Release
source = mozconfig.in
md5sums = SKIP
md5sums = 17c1f14483018a6a258db20093cdceb8
diff --git a/PKGBUILD b/PKGBUILD
index 7fec4bae0892..2e768d6fd968 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: ilikenwf
# Contributor: American_Jesus
pkgname=palemoon
-pkgver=28.2.2
+pkgver=28.3.0
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')