summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2023-07-08 23:06:35 -0400
committerTed Alff2023-07-08 23:06:35 -0400
commit6b6b33a89431c00027108527649dfd61b073d64a (patch)
tree28c30dec7bf10b63a67b834322db702cff529427
parent3655b00f1253c13d22c8aef290e247a514135776 (diff)
downloadaur-6b6b33a89431c00027108527649dfd61b073d64a.tar.gz
Forgot to actually update the pkgver on last commit.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b4f9e080138..b116bd4bdcfd 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.05.17
+ pkgver = 52.9.2023.06.20
pkgrel = 1
epoch = 1
url = https://www.basilisk-browser.org
@@ -17,7 +17,7 @@ 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.05.17
+ provides = basilisk=52.9.2023.06.20
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
diff --git a/PKGBUILD b/PKGBUILD
index 027777aa4d2c..4a66b2bc4fcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=${_pkgname}-bin
epoch=1
_buildid=20230620160727
_date=2023.06.20
-pkgver=52.9.2023.05.17
+pkgver=52.9.2023.06.20
pkgrel=1
pkgdesc="A XUL-based web-browser demonstrating the Unified XUL Platform (UXP)."
url="https://www.basilisk-browser.org"