summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrià Cabello2023-01-25 17:13:47 +0100
committerAdrià Cabello2023-01-25 17:13:47 +0100
commita217f8e1ba0886ed017239aabba7dc4462c0021b (patch)
treeab14bdcf3ea6020657725f150fcbf91ad048d599
parentf30ceec64e77258f3c003ab29e6956603a43bdb0 (diff)
downloadaur-a217f8e1ba0886ed017239aabba7dc4462c0021b.tar.gz
fix launching
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3db69b35a9cd..2d291a551e56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xstudio
pkgdesc = Media playback and review application designed for professionals working in the film and TV post production industries.
pkgver = 0.9
- pkgrel = 2
+ pkgrel = 3
url = https://materialx.org/
arch = x86_64
license = Apache 2.0
diff --git a/PKGBUILD b/PKGBUILD
index adb55a0e147a..371fc0833bcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adrià Cabello <adro.cc79 at protonmail dot com>
pkgname=xstudio
pkgver=0.9
-pkgrel=2
+pkgrel=3
pkgdesc="Media playback and review application designed for professionals working in the film and TV post production industries."
arch=('x86_64')
url="https://materialx.org/"