summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Figueras2021-02-07 13:46:39 +0100
committerJoan Figueras2021-02-07 13:46:39 +0100
commit6dd5f00020f413b6c957b84b3902adabe18b8405 (patch)
tree4c5ef5a29a1719688c14393318f33127e7d48352 /PKGBUILD
parentcfb2c7e1dce974bc1c4d28710cd2ea77af6b43bd (diff)
downloadaur-6dd5f00020f413b6c957b84b3902adabe18b8405.tar.gz
2021.02.06
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18e26f562545..307ca53a556d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Jakub Schmidtke <sjakub@gmail.com>
pkgname=basilisk
-pkgver=2021.01.05
+pkgver=2021.02.06
pkgrel=1
pkgdesc="Standalone web browser forked from mozilla.org"
arch=('x86_64')
@@ -12,12 +12,12 @@ license=('MPL' 'GPL' 'LGPL')
depends=('gtk3' 'gtk2' 'libxt' 'mime-types' 'alsa-lib' 'ffmpeg' 'ttf-font')
makedepends=('unzip' 'zip' 'python2' 'yasm' 'mesa' 'autoconf2.13')
options=('!emptydirs')
-_UXP=20201218
+_UXP=20210205
source=("https://repo.palemoon.org/MoonchildProductions/Basilisk/archive/v${pkgver}.tar.gz"
"https://repo.palemoon.org/MoonchildProductions/UXP/archive/RELBASE_${_UXP}.tar.gz"
"https://repo.palemoon.org/MoonchildProductions/Pale-Moon/raw/commit/7046794388319744751208a8d0e98e27861f67ce/palemoon/branding/unofficial/browser.desktop")
-sha256sums=('dd3eae813cf603807cfdfcc31d295a2a638948dc96e26f951c98f78ef2c5d49a'
- 'b981cd33767e9238b2c1fdb5c58ffd76f30712bffa9792bc1d057ca5ed2b36db'
+sha256sums=('67c2505f96fe8b354538712337555a578ac9908f41975743f799a6d5ea3d6ca7'
+ '79103c7e01db3290317fa4712700e6f233c9b21f9244414b95811d7008b08c09'
'9ffbaa46c277e3c9addc2ce61b17e8eccffd3860706ca75d4fd70eeaa6f5e380')
prepare() {