obs-studio: update to 0.16.1

This commit is contained in:
gnastyle 2016-09-29 22:38:44 +02:00
parent 2f437a931d
commit f32a2f4807

View File

@ -1,5 +1,5 @@
pkgname=obs-studio
pkgver=0.15.4
pkgver=0.16.1
pkgrel=1
pkgdesc="Free and open source software for video recording and live streaming."
arch=('x86_64')
@ -12,7 +12,7 @@ optdepends=('libfdk-aac: FDK AAC codec support'
'libxcomposite: XComposite capture support')
install=$pkgname.install
source=("$pkgname-$pkgver::https://github.com/jp9000/obs-studio/archive/$pkgver.tar.gz")
sha1sums=('fcb99b4202e4f0d73f06bd35961032605f1e9749')
sha1sums=('6e1a8da817334a46a039f30bdc6b1e9c5b965edc')
prepare() {
cd $pkgname-$pkgver