summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2021-07-20 09:29:39 -0400
committerTed Alff2021-07-20 09:29:39 -0400
commita015a18f8d6fc67de6be7d31e9e3430aa90f69d1 (patch)
tree631baebdd6434cd29732810f50a8f878ee331d43
parentffa0d9291ecd741e1cf7af51a028786b3a375542 (diff)
downloadaur-a015a18f8d6fc67de6be7d31e9e3430aa90f69d1.tar.gz
Version bump 2021.07.19
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 234295512eeb..03793ce8de79 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.04.27
+ pkgver = 52.9.2021.07.19
pkgrel = 1
epoch = 1
url = http://www.basilisk-browser.org
@@ -17,12 +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.04.27
+ provides = basilisk=52.9.2021.07.19
conflicts = basilisk
- source = basilisk-52.9.2021.04.27.tar.xz::http://us.basilisk-browser.org/release/basilisk-latest.linux64.tar.xz
+ source = basilisk-52.9.2021.07.19.tar.xz::http://us.basilisk-browser.org/release/basilisk-latest.linux64.tar.xz
source = basilisk.desktop
- sha256sums = 4401a7f918bf658c3a4333b047c0acbde1c714ea7c2a1924ea72f544ba192b1c
+ sha256sums = 941158da348b5e909ff69c90e9a674b41fc3b5166ac2c331f1b83f1117010ece
sha256sums = c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45
pkgname = basilisk-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 74bf736bddc9..115073a9b72e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=basilisk
pkgname=${_pkgname}-bin
epoch=1
#_buildid=20200508000234
-pkgver=52.9.2021.04.27
+pkgver=52.9.2021.07.19
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=('4401a7f918bf658c3a4333b047c0acbde1c714ea7c2a1924ea72f544ba192b1c'
+sha256sums=('941158da348b5e909ff69c90e9a674b41fc3b5166ac2c331f1b83f1117010ece'
'c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")