summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2023-07-24 08:20:38 -0400
committerTed Alff2023-07-24 08:20:38 -0400
commit6933013121fa8f190e1c5a367dce9fe4727df8bb (patch)
tree7bdc0a794930b4d44a16acebfceaa7dc3e586568
parent6b6b33a89431c00027108527649dfd61b073d64a (diff)
downloadaur-6933013121fa8f190e1c5a367dce9fe4727df8bb.tar.gz
Version bump 2023.07.18
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b116bd4bdcfd..fd3262ebf43a 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.06.20
+ pkgver = 52.9.2023.07.18
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.06.20
+ provides = basilisk=52.9.2023.07.18
conflicts = basilisk
- source = https://archive.basilisk-browser.org/2023.06.20/linux/x86_64/gtk3/basilisk-20230620160727.linux-x86_64.tar.xz
- source = https://archive.basilisk-browser.org/2023.06.20/linux/x86_64/gtk3/basilisk-20230620160727.linux-x86_64.json
+ source = https://archive.basilisk-browser.org/2023.07.18/linux/x86_64/gtk3/basilisk-20230718135122.linux-x86_64.tar.xz
+ source = https://archive.basilisk-browser.org/2023.07.18/linux/x86_64/gtk3/basilisk-20230718135122.linux-x86_64.json
source = basilisk.desktop
- sha256sums = d1d7751c43c2dfc3868db0ef990e43e63667b2fb0f112789fd20a121717f1516
- sha256sums = d02ff8a2837c71f2c256cad7a824e4e64462881a2f0f587a48256bd48c62531f
+ sha256sums = e77e8f0501806c247dc7a6f06d0cbc7050b4adf897132489073495839ef1cca3
+ sha256sums = 0953034b69bfd2cc856f921ad3135295523bcea909fd9934c29e171a4ed30eb6
sha256sums = c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45
pkgname = basilisk-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4a66b2bc4fcd..8fcf9f0582da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
_pkgname=basilisk
pkgname=${_pkgname}-bin
epoch=1
-_buildid=20230620160727
-_date=2023.06.20
-pkgver=52.9.2023.06.20
+_buildid=20230718135122
+_date=2023.07.18
+pkgver=52.9.2023.07.18
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=('d1d7751c43c2dfc3868db0ef990e43e63667b2fb0f112789fd20a121717f1516'
- 'd02ff8a2837c71f2c256cad7a824e4e64462881a2f0f587a48256bd48c62531f'
+sha256sums=('e77e8f0501806c247dc7a6f06d0cbc7050b4adf897132489073495839ef1cca3'
+ '0953034b69bfd2cc856f921ad3135295523bcea909fd9934c29e171a4ed30eb6'
'c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")