summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Tharp2024-03-24 19:35:43 -0400
committerAlex Tharp2024-03-24 19:35:43 -0400
commit7ddc4ae61f20f6add6833307382bdcd713d6c2b3 (patch)
tree7a74b49845a292d5a8f924cf4c9e0f3926942547
parent91e8b38d122792a53b338a10902157c41eeec3cd (diff)
downloadaur-7ddc4ae61f20f6add6833307382bdcd713d6c2b3.tar.gz
chore: bump to v7.1.4.73309
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fadc6fcbe50..c5b6904b0f08 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.4.73289
+ pkgver = 7.1.4.73309
pkgrel = 1
url = http://www.firestormviewer.org/
install = firestorm-next.install
diff --git a/PKGBUILD b/PKGBUILD
index 0df872788a0c..f652072653b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alex Tharp <alex@toastercup.io>
_appname=firestorm-next
pkgname="${_appname}-bin"
-pkgver=7.1.4.73289
+pkgver=7.1.4.73309
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='db4d03c6f026ea46da18dfba64adb76e' # verified in prepare()
+_tar_md5sum='7d94697c641357a022f3d11ce5bdd421' # verified in prepare()
# Text formatting
_bold_font_weight=$(tput bold)