summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2023-07-05 19:41:18 -0400
committerTed Alff2023-07-05 19:41:18 -0400
commit3655b00f1253c13d22c8aef290e247a514135776 (patch)
tree45d4d756e3c7fdaf0e356c06cc68aecf0b9d2f6e
parent4b349058eaad9298798e0b86b1d06ebb6c35aa45 (diff)
downloadaur-3655b00f1253c13d22c8aef290e247a514135776.tar.gz
Version bump 2023.06.20
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0c79b3277ab..4b4f9e080138 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -19,11 +19,11 @@ pkgbase = basilisk-bin
optdepends = ffmpeg: record, convert, and stream audio and video
provides = basilisk=52.9.2023.05.17
conflicts = basilisk
- 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 = 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 = basilisk.desktop
- sha256sums = 58ca3929742e92118a9fde47dd7473c9f2fec48304f75c4e59c380d736e9490e
- sha256sums = 64d49f405a543065e811eee4f6c6adfbe7b6511d1952f612cc46d3e0e6e747f5
+ sha256sums = d1d7751c43c2dfc3868db0ef990e43e63667b2fb0f112789fd20a121717f1516
+ sha256sums = d02ff8a2837c71f2c256cad7a824e4e64462881a2f0f587a48256bd48c62531f
sha256sums = c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45
pkgname = basilisk-bin
diff --git a/PKGBUILD b/PKGBUILD
index d22ad95abb2b..027777aa4d2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=basilisk
pkgname=${_pkgname}-bin
epoch=1
-_buildid=20230517130853
-_date=2023.05.17
+_buildid=20230620160727
+_date=2023.06.20
pkgver=52.9.2023.05.17
pkgrel=1
pkgdesc="A XUL-based web-browser demonstrating the Unified XUL Platform (UXP)."
@@ -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=('58ca3929742e92118a9fde47dd7473c9f2fec48304f75c4e59c380d736e9490e'
- '64d49f405a543065e811eee4f6c6adfbe7b6511d1952f612cc46d3e0e6e747f5'
+sha256sums=('d1d7751c43c2dfc3868db0ef990e43e63667b2fb0f112789fd20a121717f1516'
+ 'd02ff8a2837c71f2c256cad7a824e4e64462881a2f0f587a48256bd48c62531f'
'c4223e966bc404467fece4a524cc2db3e99c12455087da2ade9a47b8d99d3a45')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")