summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2021-01-02 09:34:05 -0800
committerMike Swanson2021-01-02 09:34:05 -0800
commitf302009e7d4e78fe2eb64f73bfc6dfae4037e395 (patch)
tree91f9c1e312c437bdef44c8a3f1773715744d51d5 /PKGBUILD
parenta69a972526955ef24f3568deb5afbef622b87470 (diff)
downloadaur-f302009e7d4e78fe2eb64f73bfc6dfae4037e395.tar.gz
Update to 1.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cebe6a35cb05..9b8e77852362 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,19 @@
pkgname=libtas-git
pkgdesc="Tool-assisted speedrunning utility for Linux-native binaries"
-pkgver=1.4.0.r0.33fc75b
+pkgver=1.4.1.r0.a7bc36b
pkgrel=1
epoch=1
arch=('x86_64')
url="https://github.com/clementgallet/libTAS"
license=('GPL3')
-depends=('alsa-lib' 'fontconfig' 'freetype2'
+depends=('alsa-lib' 'fontconfig' 'freetype2' 'hicolor-icon-theme'
'qt5-base' 'xcb-util-cursor' 'zlib')
makedepends=('git')
optdepends=('lib32-libtas-git: for 32-bit games support')
conflicts=('libtas')
source=("git+$url")
-sha512sums=(SKIP)
+b2sums=(SKIP)
pkgver() {
cd "libTAS"