summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2023-11-08 07:45:00 -0500
committerTed Alff2023-11-08 07:45:00 -0500
commit19aba781acff20d091ca0b7af6c3dd17ba941a36 (patch)
tree98f9233fc3acf53e12386b58f17176fbc8ac3aca
parentf9247b337bbc39b1fb5d2cee256438add0dd398c (diff)
downloadaur-19aba781acff20d091ca0b7af6c3dd17ba941a36.tar.gz
Version bump 2023.11.05
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80bc99105fad..8805cfa5bbdb 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.10.03
+ pkgver = 52.9.2023.11.05
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.10.03
+ provides = basilisk=52.9.2023.11.05
conflicts = basilisk
- 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 = 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 = basilisk.desktop
- sha256sums = b9feacb6a9a5f97cf3503fcda6d7ba48c53598e045df9abfd79da0e5b4521e63
- sha256sums = 90b7d6e66be3fcad39958d3ceea0a3215c39e71a73087cbefb6743ab42cf581f
+ sha256sums = bd607341fda86b515c234b7bf5c1cb7de9dfc00891645ed61b7935addfd496a9
+ sha256sums = dd41179518784758f68277db03e7a46d4d7165ba1e7c2cd60b5d0f6ef4240624
sha256sums = c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45
pkgname = basilisk-bin
diff --git a/PKGBUILD b/PKGBUILD
index f91e01b28bf6..bb82d5c34f75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
_pkgname=basilisk
pkgname=${_pkgname}-bin
epoch=1
-_buildid=20231003153744
-_date=2023.10.03
-pkgver=52.9.2023.10.03
+_buildid=20231105021344
+_date=2023.11.05
+pkgver=52.9.2023.11.05
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=('b9feacb6a9a5f97cf3503fcda6d7ba48c53598e045df9abfd79da0e5b4521e63'
- '90b7d6e66be3fcad39958d3ceea0a3215c39e71a73087cbefb6743ab42cf581f'
+sha256sums=('bd607341fda86b515c234b7bf5c1cb7de9dfc00891645ed61b7935addfd496a9'
+ 'dd41179518784758f68277db03e7a46d4d7165ba1e7c2cd60b5d0f6ef4240624'
'c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")