summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShayne Hartford (ShayBox)2020-04-28 23:21:53 -0400
committerShayne Hartford (ShayBox)2020-04-28 23:21:53 -0400
commit56a9152108993420479c5a3c1bc52644d8aed628 (patch)
treef182f386f9996a7df38c34d3ee72a76492a9db1f
parent3abb88c11cc7f6596b35b72f96f8f51189e41522 (diff)
downloadaur-56a9152108993420479c5a3c1bc52644d8aed628.tar.gz
pkgrel 5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ad171410dbe..7a4b1d8cd980 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = libndi-bin
pkgdesc = Custom build of ndi-sdk from obs-ndi
pkgver = 4.5.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/Palakis/obs-ndi
arch = x86_64
license = LGPL2.0
provides = libndi
conflicts = libndi-git
conflicts = ndi-sdk
- source = https://github.com/Palakis/obs-ndi/releases/download/4.8.0/libndi4_4.5.1-1_amd64.1.deb
- sha256sums = cbcd04e83d960b3b7cef535f75d6e4475ce24a4bdfba074ee2703f2ce7dcabb0
+ source = https://github.com/Palakis/obs-ndi/releases/download/4.9.0/libndi4_4.5.1-1_amd64.deb
+ sha256sums = 2c65ca3e2bf7d3a03cd730cb111da4396b9512da5b9417bb01d8b6b092245573
pkgname = libndi-bin
diff --git a/PKGBUILD b/PKGBUILD
index dcf3a27c555a..3515b0e707b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=libndi-bin
_pkgname=obs-ndi
pkgver=4.5.1
-_pkgver=4.8.0
-pkgrel=4
+_pkgver=4.9.0
+pkgrel=5
_pkgrel=1
pkgdesc="Custom build of ndi-sdk from obs-ndi"
arch=('x86_64')
@@ -12,8 +12,8 @@ license=('LGPL2.0')
url="https://github.com/Palakis/${_pkgname}"
provides=('libndi')
conflicts=('libndi-git' 'ndi-sdk')
-source=("${url}/releases/download/${_pkgver}/libndi4_${pkgver}-${_pkgrel}_amd64.1.deb")
-sha256sums=('cbcd04e83d960b3b7cef535f75d6e4475ce24a4bdfba074ee2703f2ce7dcabb0')
+source=("${url}/releases/download/${_pkgver}/libndi4_${pkgver}-${_pkgrel}_amd64.deb")
+sha256sums=('2c65ca3e2bf7d3a03cd730cb111da4396b9512da5b9417bb01d8b6b092245573')
package() {
cd "${srcdir}"