summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0daa6ce33c36..ee86eedde2dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib32-libtas-git
pkgdesc = Tool-assisted speedrunning utility for Linux-native binaries (32-bit support)
- pkgver = 1.3.4.r113.95f1c95
+ pkgver = 1.4.0.r0.33fc75b
pkgrel = 1
epoch = 1
url = https://github.com/clementgallet/libTAS
@@ -8,7 +8,6 @@ pkgbase = lib32-libtas-git
license = GPL3
makedepends = git
depends = lib32-alsa-lib
- depends = lib32-ffmpeg
depends = lib32-fontconfig
depends = lib32-freetype2
depends = libtas-git
diff --git a/PKGBUILD b/PKGBUILD
index db7dc12afe69..cd5b4b60ba50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=lib32-libtas-git
pkgdesc="Tool-assisted speedrunning utility for Linux-native binaries (32-bit support)"
-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=('lib32-alsa-lib' 'lib32-ffmpeg' 'lib32-fontconfig'
+depends=('lib32-alsa-lib' 'lib32-fontconfig'
'lib32-freetype2' 'libtas-git' 'lib32-zlib')
makedepends=('git')
conflicts=('lib32-libtas')