summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2020-06-22 10:28:56 -0700
committerMike Swanson2020-06-22 10:28:56 -0700
commita69a972526955ef24f3568deb5afbef622b87470 (patch)
treea77d550746c19d4f7723daf79edac141395f5ca1 /PKGBUILD
parent3b62ae7cd28691e7f9d5046bb68483eb04e68392 (diff)
downloadaur-a69a972526955ef24f3568deb5afbef622b87470.tar.gz
Update to 1.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc490127be93..cebe6a35cb05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=libtas-git
pkgdesc="Tool-assisted speedrunning utility for Linux-native binaries"
-pkgver=1.3.4.r113.95f1c95
+pkgver=1.4.0.r0.33fc75b
pkgrel=1
epoch=1
arch=('x86_64')
url="https://github.com/clementgallet/libTAS"
license=('GPL3')
-depends=('alsa-lib' 'ffmpeg' 'fontconfig' 'freetype2'
+depends=('alsa-lib' 'fontconfig' 'freetype2'
'qt5-base' 'xcb-util-cursor' 'zlib')
makedepends=('git')
optdepends=('lib32-libtas-git: for 32-bit games support')