summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2023-11-01 04:28:04 -0400
committerTed Alff2023-11-01 04:28:04 -0400
commitf9247b337bbc39b1fb5d2cee256438add0dd398c (patch)
treef6cc5049936d739e56d21c4a6e3f35a687cda44e
parentf38596e51f21d5d28fbd834892dbab7c5c16574d (diff)
downloadaur-f9247b337bbc39b1fb5d2cee256438add0dd398c.tar.gz
Version bump 2023.10.03
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec1117a83a8d..80bc99105fad 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.09.12
+ pkgver = 52.9.2023.10.03
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.09.12
+ provides = basilisk=52.9.2023.10.03
conflicts = basilisk
- source = https://archive.basilisk-browser.org/2023.09.12/linux/x86_64/gtk3/basilisk-20230912153600.linux-x86_64-gtk3.tar.xz
- source = https://archive.basilisk-browser.org/2023.09.12/linux/x86_64/gtk3/basilisk-20230912153600.linux-x86_64-gtk3.json
+ source = https://archive.basilisk-browser.org/2023.10.03/linux/x86_64/gtk3/basilisk-20231003153744.linux-x86_64-gtk3.tar.xz
+ source = https://archive.basilisk-browser.org/2023.10.03/linux/x86_64/gtk3/basilisk-20231003153744.linux-x86_64-gtk3.json
source = basilisk.desktop
- sha256sums = 6f98958107a86fe0c14039293733ce18a29efd5a6b8fcb0aeb72275651d91e4d
- sha256sums = 33f621b131bce803081eda0365a403d7fc880627547633c8d95de066ae1e1b57
+ sha256sums = b9feacb6a9a5f97cf3503fcda6d7ba48c53598e045df9abfd79da0e5b4521e63
+ sha256sums = 90b7d6e66be3fcad39958d3ceea0a3215c39e71a73087cbefb6743ab42cf581f
sha256sums = c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45
pkgname = basilisk-bin
diff --git a/PKGBUILD b/PKGBUILD
index 76ed3fbdc3e1..f91e01b28bf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
_pkgname=basilisk
pkgname=${_pkgname}-bin
epoch=1
-_buildid=20230912153600
-_date=2023.09.12
-pkgver=52.9.2023.09.12
+_buildid=20231003153744
+_date=2023.10.03
+pkgver=52.9.2023.10.03
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=('6f98958107a86fe0c14039293733ce18a29efd5a6b8fcb0aeb72275651d91e4d'
- '33f621b131bce803081eda0365a403d7fc880627547633c8d95de066ae1e1b57'
+sha256sums=('b9feacb6a9a5f97cf3503fcda6d7ba48c53598e045df9abfd79da0e5b4521e63'
+ '90b7d6e66be3fcad39958d3ceea0a3215c39e71a73087cbefb6743ab42cf581f'
'c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")