summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Tharp2024-02-25 08:32:18 -0500
committerAlex Tharp2024-02-25 08:32:18 -0500
commita6d8d99f656b1d94703d132e5fda56bd529e0f6e (patch)
tree9be50b303c14c337a6eb8f4173d6f0931443fc6a
parentf3c7e97554b1dda90f6490690046838ca196843e (diff)
downloadaur-a6d8d99f656b1d94703d132e5fda56bd529e0f6e.tar.gz
chore: bump to v7.1.3.72975
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62f8dd536bc1..0a7876d9469f 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.3.72952
+ pkgver = 7.1.3.72975
pkgrel = 1
url = http://www.firestormviewer.org/
install = firestorm-next.install
diff --git a/PKGBUILD b/PKGBUILD
index 591f7b02eeb7..922c98b493be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alex Tharp <alex@toastercup.io>
_appname=firestorm-next
pkgname="${_appname}-bin"
-pkgver=7.1.3.72952
+pkgver=7.1.3.72975
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='d7dd9297be96980ae588924ec3716556' # verified in prepare()
+_tar_md5sum='4f93e9ce2891107ab640583a9ef4aafa' # verified in prepare()
# Text formatting
_bold_font_weight=$(tput bold)