summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2019-09-12 16:24:01 +0100
committerWorMzy Tykashi2019-09-12 16:24:01 +0100
commitb7d8930a9bf88d5ac34f85484fe0f680f57a01ec (patch)
tree9d6a4277cdf39a901cd53a331ef113747e4fbde6
parent358b5315f2903d4684d28c9d50ad31c92431dfe3 (diff)
downloadaur-b7d8930a9bf88d5ac34f85484fe0f680f57a01ec.tar.gz
Updated to 28.7.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf1333677c80..b100c489f347 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 28.7.0
+ pkgver = 28.7.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.7.0_Release
+ source = git+https://github.com/MoonchildProductions/UXP#tag=PM28.7.1_Release
source = mozconfig.in
md5sums = SKIP
md5sums = f6a92ca06a9ec853396f17610fa0f703
diff --git a/PKGBUILD b/PKGBUILD
index 2de95cb7a2eb..60452c9e314f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: ilikenwf
# Contributor: American_Jesus
pkgname=palemoon
-pkgver=28.7.0
+pkgver=28.7.1
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')