summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Tharp2024-05-15 02:21:40 -0400
committerAlex Tharp2024-05-15 02:21:40 -0400
commitacd19baf9de1084eaa8826dbd6d00d400568a9e7 (patch)
tree7e8a815f301282a4dd626859a9896167fdf3f940
parent1e08a7daaaff96c0b70797a8b15e02a37f9d2e65 (diff)
downloadaur-firestorm-next-bin.tar.gz
chore: bump to v7.1.7.73900
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d62382d9beaf..4f2a7e424aca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firestorm-next-bin
pkgdesc = [PRE-RELEASE] Firestorm is a feature-packed third-party viewer for Second Life. This is the *alpha* release that currently features PBR support. **USE AT YOUR OWN RISK**
- pkgver = 7.1.7.73873
+ pkgver = 7.1.7.73900
pkgrel = 1
url = http://www.firestormviewer.org/
install = firestorm-next.install
diff --git a/PKGBUILD b/PKGBUILD
index 58c42999b58a..558129c0adaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alex Tharp <alex@toastercup.io>
_appname=firestorm-next
pkgname="${_appname}-bin"
-pkgver=7.1.7.73873
+pkgver=7.1.7.73900
pkgrel=1
pkgdesc="[PRE-RELEASE] Firestorm is a feature-packed third-party viewer for Second Life. This is the *alpha* release that currently features PBR support. **USE AT YOUR OWN RISK**"
url="http://www.firestormviewer.org/"
@@ -27,7 +27,7 @@ source=("${_appname}.desktop"
"${_appname}.launcher")
md5sums=('bdf52344099529a7006ea67426239182'
'6a56b1a0df5960481ad40ed40dca8f91')
-_tar_md5sum='5dfe5e28165e72aa37be18caa41f59d0' # verified in prepare()
+_tar_md5sum='84b45ab547496e6881fc0db4269aeb35' # verified in prepare()
# Text formatting
_bold_font_weight=$(tput bold)