summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSefa Eyeoglu2021-06-05 11:27:26 +0200
committerSefa Eyeoglu2021-06-05 11:27:26 +0200
commit32033013f870e5efe42db461371d6947fd0f1676 (patch)
tree2f6832967c1e68dfdd97f6f7d2e6a2b7f1d2b4dc /PKGBUILD
parent0fb38005e569d55f0cee9853eda0e906f69d38d5 (diff)
downloadaur-32033013f870e5efe42db461371d6947fd0f1676.tar.gz
upgpkg: sonobus 1.4.6-1
upstream release Update to latest upstream version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50a3d15b90d4..2de4636984fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Lukas Werling <lukas@lwrl.de>
-# Contributor: Sefa Eyeoglu <contact@scrumplex.net>
+# Maintainer: Sefa Eyeoglu <contact@scrumplex.net>
pkgname=sonobus
-pkgver=1.4.5
-pkgrel=3
+pkgver=1.4.6
+pkgrel=1
pkgdesc="An easy to use application for streaming high-quality, low-latency peer-to-peer audio"
arch=('i686' 'x86_64')
url="https://sonobus.net"
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('opus' 'freetype2' 'libxrandr' 'libxinerama' 'libxcursor' 'libasound.so=2-64' 'libjack.so=0-64')
makedepends=('cmake')
source=("https://github.com/essej/sonobus/archive/${pkgver}.tar.gz")
-sha512sums=('87ca346a6a9ca62d8efe1824b820a856374ed875e9e4eb3aa8b47a3d8ff233b2daa8cc81105fd2a51bfb6969becafd60a84b1947611952063ff389389980d37b')
+sha512sums=('4e21d1248a3cfd023d95de711c4c11c333cead6903e9819ae0450346013a0121544246a7c6c9fe3cc36fec6130924df2640458877ba6eb1d0a5018eaf120e266')
build() {
cd "sonobus-${pkgver}"