summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenoît Giraudou2018-03-27 21:30:28 +0200
committerBenoît Giraudou2018-03-27 21:30:28 +0200
commit289b65b20ad3d7b8a990c057ddeedce08e0cd932 (patch)
tree90e757dbadd3b62f0117b883355a8b41c56eb35d
parenteb79b4debe170d9d4c42eb249a26afbff5fc954c (diff)
downloadaur-289b65b20ad3d7b8a990c057ddeedce08e0cd932.tar.gz
Update package to version 4.3.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9e6bb96f94c..202af487eb7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Benoît Giraudou <bgiraudou @ gmail.com>
relpkgname=obs-ndi
pkgname=${relpkgname}-bin
-pkgver=4.2.2
+pkgver=4.3.0
pkgrel=1
pkgdesc="Network A/V in OBS Studio with NewTek's NDI technology"
arch=('x86_64')
@@ -10,7 +10,7 @@ url="https://github.com/Palakis/obs-ndi"
depends=('libndi3')
source=("${url}/releases/download/${pkgver}/${relpkgname}_${pkgver}-${pkgrel}_amd64.deb")
-sha256sums=('a948faea607e61b63cfc2b88677632055f0741748eadf6ce56aa8c9d72e80f45')
+sha256sums=('a94ca001b6a0477d95e58ba8bafdc39ec005f9a8312d8c88d27a378ae28aa621')
package() {
cd "${srcdir}"