summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54414d723d0b..0343995a2f4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon-bin
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 29.2.0
+ pkgver = 29.2.1
pkgrel = 1
url = http://linux.palemoon.org/
arch = x86_64
@@ -15,16 +15,16 @@ pkgbase = palemoon-bin
depends = mime-types
depends = nss
optdepends = ffmpeg: record, convert, and stream audio and video
- provides = palemoon=29.2.0
+ provides = palemoon=29.2.1
conflicts = palemoon
options = !strip
source = palemoon.desktop
validpgpkeys = 439F46F42C6AE3D23CF52E70865E6C87C65285EC
validpgpkeys = 3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC
sha256sums = 6fa2786e1828684a6783d340690f75382d1dcd02ce8533dad4f3f4f8b076dad7
- source_x86_64 = https://linux.palemoon.org/datastore/release/palemoon-29.2.0.linux-x86_64-gtk2.tar.xz
- source_x86_64 = https://linux.palemoon.org/datastore/release/palemoon-29.2.0.linux-x86_64-gtk2.tar.xz.sig
- sha256sums_x86_64 = 08963bbf076894f5e851e6b7ce8d5da713a4d83fc0d3fa7e655b7434e84f5cda
+ source_x86_64 = https://linux.palemoon.org/datastore/release/palemoon-29.2.1.linux-x86_64-gtk3.tar.xz
+ source_x86_64 = https://linux.palemoon.org/datastore/release/palemoon-29.2.1.linux-x86_64-gtk3.tar.xz.sig
+ sha256sums_x86_64 = d6ac98d7f61b092b6c4159d9b52d2b69f011ea6ed32f2653553f1725c4eb9281
sha256sums_x86_64 = SKIP
pkgname = palemoon-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5bcc5f028511..31744640d8ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: sumt <sumt at sci dot fi>
pkgname=palemoon-bin
-pkgver=29.2.0
+pkgver=29.2.1
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('x86_64')
@@ -22,10 +22,10 @@ provides=("palemoon=$pkgver")
conflicts=('palemoon')
options=('!strip')
source=(palemoon.desktop)
-source_x86_64=("https://linux.palemoon.org/datastore/release/palemoon-$pkgver.linux-x86_64-gtk2.tar.xz"{,.sig})
+source_x86_64=("https://linux.palemoon.org/datastore/release/palemoon-$pkgver.linux-x86_64-gtk3.tar.xz"{,.sig})
# link to latest tarball: http://linux.palemoon.org/download/mainline/
sha256sums=('6fa2786e1828684a6783d340690f75382d1dcd02ce8533dad4f3f4f8b076dad7')
-sha256sums_x86_64=('08963bbf076894f5e851e6b7ce8d5da713a4d83fc0d3fa7e655b7434e84f5cda'
+sha256sums_x86_64=('d6ac98d7f61b092b6c4159d9b52d2b69f011ea6ed32f2653553f1725c4eb9281'
'SKIP')
validpgpkeys=('439F46F42C6AE3D23CF52E70865E6C87C65285EC' # T. Wine
'3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC') # Moonchild, see https://forum.palemoon.org/viewtopic.php?f=1&t=7176