summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2020-03-05 22:09:06 -0500
committerTed Alff2020-03-05 22:09:06 -0500
commitdf9037e74dd0bf533483c277b826ba4062de8f83 (patch)
tree66e5a8f26c5fe2866b2ea18ef57c1a97eca4daa0
parente0fc2b4d688866cc20256c2d8ca04d9e7a836690 (diff)
downloadaur-df9037e74dd0bf533483c277b826ba4062de8f83.tar.gz
Version bump 2020.03.04
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c149c546c25d..9f78475c8de3 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.02.18
+ pkgver = 52.9.2020.03.04
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.02.18
+ provides = basilisk=52.9.2020.03.04
conflicts = basilisk
source = http://us.basilisk-browser.org/release/basilisk-latest.linux64.tar.xz
source = basilisk.desktop
- sha256sums = e3ae824148419b54c67ea42eb75a1939d6bad91d4f4f364305d9423122e43efc
+ sha256sums = eec8c8778c7a7490357e37db1228cfa19945dacfd4104c817722210f883e2410
sha256sums = c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45
pkgname = basilisk-bin
diff --git a/PKGBUILD b/PKGBUILD
index b62c57156133..0f4d8c2677c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=basilisk
pkgname=${_pkgname}-bin
epoch=1
_buildid=20190912144248
-pkgver=52.9.2020.02.18
+pkgver=52.9.2020.03.04
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.bz2,json}
source=('http://us.basilisk-browser.org/release/basilisk-latest.linux64.tar.xz'
'basilisk.desktop')
-sha256sums=('e3ae824148419b54c67ea42eb75a1939d6bad91d4f4f364305d9423122e43efc'
+sha256sums=('eec8c8778c7a7490357e37db1228cfa19945dacfd4104c817722210f883e2410'
'c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")