summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2023-06-03 22:01:32 -0400
committerTed Alff2023-06-03 22:01:32 -0400
commit4b349058eaad9298798e0b86b1d06ebb6c35aa45 (patch)
tree497ab3b9391aee0e70da48ce48b80a04f2689d19
parent137bada68e1f3d3c33b32190590ce967e67a10f5 (diff)
downloadaur-4b349058eaad9298798e0b86b1d06ebb6c35aa45.tar.gz
Version bump 2023.05.17
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06dd923018bf..c0c79b3277ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = basilisk-bin
pkgdesc = A XUL-based web-browser demonstrating the Unified XUL Platform (UXP).
- pkgver = 52.9.2023.05.01
+ pkgver = 52.9.2023.05.17
pkgrel = 1
epoch = 1
url = https://www.basilisk-browser.org
@@ -17,13 +17,13 @@ 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.2023.05.01
+ provides = basilisk=52.9.2023.05.17
conflicts = basilisk
- source = https://archive.basilisk-browser.org/2023.05.01/linux/x86_64/gtk3/basilisk-20230501163627.linux-x86_64.tar.xz
- source = https://archive.basilisk-browser.org/2023.05.01/linux/x86_64/gtk3/basilisk-20230501163627.linux-x86_64.json
+ source = https://archive.basilisk-browser.org/2023.05.17/linux/x86_64/gtk3/basilisk-20230517130853.linux-x86_64.tar.xz
+ source = https://archive.basilisk-browser.org/2023.05.17/linux/x86_64/gtk3/basilisk-20230517130853.linux-x86_64.json
source = basilisk.desktop
- sha256sums = 6bfd18118dfb48d8afbfcabd57bc5841792204c21860f4aa5065685961d5ebc0
- sha256sums = 9a638398497eb49a77dc681fffa519d2db945e5feea8d088d78683ec657c7e5d
+ sha256sums = 58ca3929742e92118a9fde47dd7473c9f2fec48304f75c4e59c380d736e9490e
+ sha256sums = 64d49f405a543065e811eee4f6c6adfbe7b6511d1952f612cc46d3e0e6e747f5
sha256sums = c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45
pkgname = basilisk-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7b35a459a2f1..d22ad95abb2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
_pkgname=basilisk
pkgname=${_pkgname}-bin
epoch=1
-_buildid=20230501163627
-_date=2023.05.01
-pkgver=52.9.2023.05.01
+_buildid=20230517130853
+_date=2023.05.17
+pkgver=52.9.2023.05.17
pkgrel=1
pkgdesc="A XUL-based web-browser demonstrating the Unified XUL Platform (UXP)."
url="https://www.basilisk-browser.org"
@@ -18,8 +18,8 @@ optdepends=('hunspell: spell checker and morphological analyzer'
'ffmpeg: record, convert, and stream audio and video')
source=(https://archive.basilisk-browser.org/${_date}/linux/x86_64/gtk3/basilisk-${_buildid}.linux-x86_64.{tar.xz,json}
'basilisk.desktop')
-sha256sums=('6bfd18118dfb48d8afbfcabd57bc5841792204c21860f4aa5065685961d5ebc0'
- '9a638398497eb49a77dc681fffa519d2db945e5feea8d088d78683ec657c7e5d'
+sha256sums=('58ca3929742e92118a9fde47dd7473c9f2fec48304f75c4e59c380d736e9490e'
+ '64d49f405a543065e811eee4f6c6adfbe7b6511d1952f612cc46d3e0e6e747f5'
'c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")