summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Tharp2024-05-01 01:42:49 -0400
committerAlex Tharp2024-05-01 01:42:49 -0400
commit1e08a7daaaff96c0b70797a8b15e02a37f9d2e65 (patch)
treeeb3929c1460d67ad2cd3aae0346428aa01e2ba57
parent336ee0fb7a21ef91bb9aa8e6a1440b2cf9795f24 (diff)
downloadaur-1e08a7daaaff96c0b70797a8b15e02a37f9d2e65.tar.gz
chore: bump to v7.1.7.73873
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f24b0fd147f..d62382d9beaf 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.6.73700
+ pkgver = 7.1.7.73873
pkgrel = 1
url = http://www.firestormviewer.org/
install = firestorm-next.install
diff --git a/PKGBUILD b/PKGBUILD
index 22d89616f405..58c42999b58a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alex Tharp <alex@toastercup.io>
_appname=firestorm-next
pkgname="${_appname}-bin"
-pkgver=7.1.6.73700
+pkgver=7.1.7.73873
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='03ba3288ad9553216425e55b72dc9e47' # verified in prepare()
+_tar_md5sum='5dfe5e28165e72aa37be18caa41f59d0' # verified in prepare()
# Text formatting
_bold_font_weight=$(tput bold)