summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2021-07-17 10:03:43 -0700
committerMike Swanson2021-07-17 10:03:43 -0700
commita304e71185ddf8e1226fd63c99eccdc5c1638720 (patch)
tree1d9be7b9b1d4d9a5566bde8185f36dfebc65e22d /PKGBUILD
parentd81493fc1a082308c7be6a048ac301034b5121b2 (diff)
downloadaur-a304e71185ddf8e1226fd63c99eccdc5c1638720.tar.gz
Update to 1.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ada77b5ed1a..0ea1630c7725 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=libtas-git
pkgdesc="Tool-assisted speedrunning utility for Linux-native binaries"
-pkgver=1.4.1.r9.ac432d4
+pkgver=1.4.2.r0.2ae7dd59
pkgrel=1
epoch=1
arch=('x86_64')
url="https://github.com/clementgallet/libTAS"
license=('GPL3')
depends=('alsa-lib' 'fontconfig' 'ffmpeg' 'freetype2' 'hicolor-icon-theme'
- 'qt5-base' 'sdl2' 'xcb-util-cursor' 'zlib')
+ 'lua53' 'qt5-base' 'sdl2' 'xcb-util-cursor' 'zlib')
makedepends=('git')
optdepends=('lib32-libtas-git: for 32-bit games support')
conflicts=('libtas')