summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2023-12-20 11:11:26 -0500
committerTed Alff2023-12-20 11:11:26 -0500
commit509958391721b8a06a95fc0f9b2aa7b0a5ffdafb (patch)
tree23297d92c756fb86bde1f299c80721de811f2ded
parent19aba781acff20d091ca0b7af6c3dd17ba941a36 (diff)
downloadaur-509958391721b8a06a95fc0f9b2aa7b0a5ffdafb.tar.gz
Version bump 2023.12.09
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8805cfa5bbdb..fc3b6e2472f1 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.11.05
+ pkgver = 52.9.2023.12.09
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.11.05
+ provides = basilisk=52.9.2023.12.09
conflicts = basilisk
- source = https://archive.basilisk-browser.org/2023.11.05/linux/x86_64/gtk3/basilisk-20231105021344.linux-x86_64-gtk3.tar.xz
- source = https://archive.basilisk-browser.org/2023.11.05/linux/x86_64/gtk3/basilisk-20231105021344.linux-x86_64-gtk3.json
+ source = https://archive.basilisk-browser.org/2023.12.09/linux/x86_64/gtk3/basilisk-20231209024137.linux-x86_64-gtk3.tar.xz
+ source = https://archive.basilisk-browser.org/2023.12.09/linux/x86_64/gtk3/basilisk-20231209024137.linux-x86_64-gtk3.json
source = basilisk.desktop
- sha256sums = bd607341fda86b515c234b7bf5c1cb7de9dfc00891645ed61b7935addfd496a9
- sha256sums = dd41179518784758f68277db03e7a46d4d7165ba1e7c2cd60b5d0f6ef4240624
+ sha256sums = 1faf8334a9c441350f02e5360312281c1f54c79ef20ddb66ce3d3c6cb48726d1
+ sha256sums = bb469cc8591156a9a96d1931e23e2b064e0a8554d983788b5c43883a249849fd
sha256sums = c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45
pkgname = basilisk-bin
diff --git a/PKGBUILD b/PKGBUILD
index bb82d5c34f75..893e88f92003 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
_pkgname=basilisk
pkgname=${_pkgname}-bin
epoch=1
-_buildid=20231105021344
-_date=2023.11.05
-pkgver=52.9.2023.11.05
+_buildid=20231209024137
+_date=2023.12.09
+pkgver=52.9.2023.12.09
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-gtk3.{tar.xz,json}
'basilisk.desktop')
-sha256sums=('bd607341fda86b515c234b7bf5c1cb7de9dfc00891645ed61b7935addfd496a9'
- 'dd41179518784758f68277db03e7a46d4d7165ba1e7c2cd60b5d0f6ef4240624'
+sha256sums=('1faf8334a9c441350f02e5360312281c1f54c79ef20ddb66ce3d3c6cb48726d1'
+ 'bb469cc8591156a9a96d1931e23e2b064e0a8554d983788b5c43883a249849fd'
'c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")