summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa39cb1b37ef..234295512eeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = basilisk-bin
pkgdesc = Basilisk Browser from the makers of Pale Moon
- pkgver = 52.9.2021.03.17
+ pkgver = 52.9.2021.04.27
pkgrel = 1
epoch = 1
url = http://www.basilisk-browser.org
@@ -17,11 +17,11 @@ pkgbase = basilisk-bin
optdepends = hunspell: spell checker and morphological analyzer
optdepends = hyphen: library for hyphenation and justification
optdepends = ffmpeg: record, convert, and stream audio and video
- provides = basilisk=52.9.2021.03.17
+ provides = basilisk=52.9.2021.04.27
conflicts = basilisk
- source = basilisk-52.9.2021.03.17.tar.xz::http://us.basilisk-browser.org/release/basilisk-latest.linux64.tar.xz
+ source = basilisk-52.9.2021.04.27.tar.xz::http://us.basilisk-browser.org/release/basilisk-latest.linux64.tar.xz
source = basilisk.desktop
- sha256sums = d774773f70b9a3f3a85a94846269fede3b5d764d4be6fdc822ef2d1565351666
+ sha256sums = 4401a7f918bf658c3a4333b047c0acbde1c714ea7c2a1924ea72f544ba192b1c
sha256sums = c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45
pkgname = basilisk-bin
diff --git a/PKGBUILD b/PKGBUILD
index befdcf210777..74bf736bddc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=basilisk
pkgname=${_pkgname}-bin
epoch=1
#_buildid=20200508000234
-pkgver=52.9.2021.03.17
+pkgver=52.9.2021.04.27
pkgrel=1
pkgdesc="Basilisk Browser from the makers of Pale Moon"
url="http://www.basilisk-browser.org"
@@ -17,7 +17,7 @@ optdepends=('hunspell: spell checker and morphological analyzer'
#source=(http://archive.palemoon.org/basilisk/basilisk-${_buildid}.linux-x86_64.{tar.xz,json}
source=("${_pkgname}-${pkgver}.tar.xz::http://us.basilisk-browser.org/release/basilisk-latest.linux64.tar.xz"
'basilisk.desktop')
-sha256sums=('d774773f70b9a3f3a85a94846269fede3b5d764d4be6fdc822ef2d1565351666'
+sha256sums=('4401a7f918bf658c3a4333b047c0acbde1c714ea7c2a1924ea72f544ba192b1c'
'c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")