summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2019-07-04 23:45:40 +0100
committerWorMzy Tykashi2019-07-04 23:45:40 +0100
commita2cc36ab149a12dc8d57c5d739c2121b2008ab85 (patch)
treee56d08f8f69da866547f3979c70655441058f18b
parent94d506c7cd9ccbd13754020f5d7884a7bbd6e122 (diff)
downloadaur-a2cc36ab149a12dc8d57c5d739c2121b2008ab85.tar.gz
Update to 28.6.0.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d5440acf578..7c214678d257 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 28.6.0
+ pkgver = 28.6.0.1
pkgrel = 1
url = https://www.palemoon.org/
arch = i686
@@ -26,7 +26,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.6.0_Release
+ source = git+https://github.com/MoonchildProductions/UXP#tag=PM28.6.0.1_Release
source = mozconfig.in
md5sums = SKIP
md5sums = 94452a38ce0443eb3741bec9f3c2595b
diff --git a/PKGBUILD b/PKGBUILD
index aab3e987d62c..cffdbb0826c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: ilikenwf
# Contributor: American_Jesus
pkgname=palemoon
-pkgver=28.6.0
+pkgver=28.6.0.1
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')