summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0cd784ed8b5..3ce9a3362443 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jesse Jaara <gmail.com: jesse.jaara>
pkgname=libass-git
-pkgver=0.13.7.0.g9fb3840
+pkgver=0.13.7.25.g9b87484
pkgrel=1
pkgdesc="A portable library for SSA/ASS subtitles rendering. (GIT version)"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('fontconfig'
'fribidi'
)
makedepends=('git'
- 'yasm'
+ 'nasm'
)
provides=('libass'
'libass.so'