summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93800271c3b4..2292b639fecc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=fmodstudio
pkgver=2.02.05
-pkgrel=1
+pkgrel=2
pkgdesc="Desktop application for adaptive audio content creation"
arch=('x86_64')
url="https://fmod.com"
@@ -12,7 +12,7 @@ depends=('alsa-lib' 'libxcursor' 'libxcomposite' 'freetype2' 'nss' 'hicolor-icon
source=('LICENSE.html')
sha256sums=('f828e794ce468d1aa47f1a4436af9fbf2e95eac0e3051c1eefa44ab1a7c9eab8')
makedepends=('jq')
-_filename=fmodstudio20205linux64-installer.deb
+_filename=fmodstudio20205linux64_patch1-installer.deb
build() {
echo "Downloading FMOD Studio requires an FMOD.com account"