updated subtitlecomposer

This commit is contained in:
Martchus 2016-05-07 21:40:25 +02:00
parent 8b28034339
commit 3ba97f33d1
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
# you also find the URL of (another) binary repository (i686 and x86_64).
pkgname=subtitlecomposer
pkgver=0.6.3
pkgver=0.6.4
pkgrel=1
pkgdesc="A KDE subtitle editor"
arch=('i686' 'x86_64')
@ -30,7 +30,7 @@ optdepends=('mpv: for MPV backend'
'ruby: for scripting'
'python: for scripting')
source=("https://github.com/maxrd2/${pkgname}/archive/v${pkgver}.tar.gz")
sha256sums=('5dd2a74f16bc3c0b8771690a0fdc0a6928c38578ad2d27a1c84df6890e41fbf8')
sha256sums=('030f3a33dccdc95b890c06de6f2566c4e6ec85264c8bc47430c72c137ce74f91')
build() {
cd ${srcdir}/${pkgname}-${pkgver}