summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2021-03-16 08:20:06 -0400
committerTed Alff2021-03-16 08:20:06 -0400
commit3c3b787388f2f1fbd1e772fdbd0826a4ee11a54b (patch)
treec10cfb69a239e31a74063ffd7d2c2995df8d1c93
parent99ca8ea18c0a6c8af4d6d0255e37e99688a3c58c (diff)
downloadaur-3c3b787388f2f1fbd1e772fdbd0826a4ee11a54b.tar.gz
Version bump 2021.03.11
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 065d80a5dd12..62ce3a418717 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.02.06
+ pkgver = 52.9.2021.03.11
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.02.06
+ provides = basilisk=52.9.2021.03.11
conflicts = basilisk
- source = basilisk-52.9.2021.02.06.tar.xz::http://us.basilisk-browser.org/release/basilisk-latest.linux64.tar.xz
+ source = basilisk-52.9.2021.03.11.tar.xz::http://us.basilisk-browser.org/release/basilisk-latest.linux64.tar.xz
source = basilisk.desktop
- sha256sums = 78b997b2d37c7f6126f07153adabbd1fe0a683df2c83cb8cf80e31cd56252ea4
+ sha256sums = 71737d3bebc0e03abc34ea6e5574d1dcfb1ef8a1f62efb840c77c1143bafe324
sha256sums = c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45
pkgname = basilisk-bin
diff --git a/PKGBUILD b/PKGBUILD
index d38f3bce16a4..84c386fe682c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=basilisk
pkgname=${_pkgname}-bin
epoch=1
#_buildid=20200508000234
-pkgver=52.9.2021.02.06
+pkgver=52.9.2021.03.11
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=('78b997b2d37c7f6126f07153adabbd1fe0a683df2c83cb8cf80e31cd56252ea4'
+sha256sums=('71737d3bebc0e03abc34ea6e5574d1dcfb1ef8a1f62efb840c77c1143bafe324'
'c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")