summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2021-01-06 09:26:39 -0500
committerTed Alff2021-01-06 09:26:39 -0500
commita82909d4037ddef531396b069f088d335ac06ab9 (patch)
tree50dd18f0ee7a3e238a8776fea9bcfcb5d673611a
parentaec0171d246af4d8d3d46f0c9facfbc932255d84 (diff)
downloadaur-a82909d4037ddef531396b069f088d335ac06ab9.tar.gz
Version bump 2021.01.05
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 696de63892ea..9dd49c2afc51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = basilisk-bin
pkgdesc = Basilisk Browser from the makers of Pale Moon
- pkgver = 52.9.2020.11.25
+ pkgver = 52.9.2021.01.05
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.2020.11.25
+ provides = basilisk=52.9.2021.01.05
conflicts = basilisk
- source = basilisk-52.9.2020.11.25.tar.xz::http://us.basilisk-browser.org/release/basilisk-latest.linux64.tar.xz
+ source = basilisk-52.9.2021.01.05.tar.xz::http://us.basilisk-browser.org/release/basilisk-latest.linux64.tar.xz
source = basilisk.desktop
- sha256sums = 8b80adea68137c3bed038c935095c3f0df0ceef825fd97275030a29b8f7e2dbd
+ sha256sums = c4cb4274b9aff4fae6bf52026dc31a6fa63130c339e8a5469a114cdef7cc1996
sha256sums = c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45
pkgname = basilisk-bin
diff --git a/PKGBUILD b/PKGBUILD
index 25343e96e8f8..e80124f715a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=basilisk
pkgname=${_pkgname}-bin
epoch=1
#_buildid=20200508000234
-pkgver=52.9.2020.11.25
+pkgver=52.9.2021.01.05
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=('8b80adea68137c3bed038c935095c3f0df0ceef825fd97275030a29b8f7e2dbd'
+sha256sums=('c4cb4274b9aff4fae6bf52026dc31a6fa63130c339e8a5469a114cdef7cc1996'
'c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")