summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalte Jürgens2023-10-12 22:25:18 +0000
committerMalte Jürgens2023-10-12 22:25:18 +0000
commitf60e21a9d47f56ffc5f8de3c83d0dde3728d0694 (patch)
tree3ae644feccdd82d7be7a276f9c7419873e852a3d
parent9548301a9aa1c98bf6e69c3ab442c531a263da53 (diff)
downloadaur-f60e21a9d47f56ffc5f8de3c83d0dde3728d0694.tar.gz
Update to 1.9.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44dbdaf4cb0a..dc9121616fbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord-screenaudio
pkgdesc = Custom discord client with the ability to stream desktop audio
- pkgver = 1.8.2
+ pkgver = 1.9.0
pkgrel = 1
url = https://github.com/maltejur/discord-screenaudio
arch = x86_64
@@ -20,9 +20,9 @@ pkgbase = discord-screenaudio
depends = pipewire
depends = xdg-desktop-portal-impl
optdepends = nodejs: Rich presence support through arRPC
- source = discord-screenaudio-1.8.2.tar.gz::https://github.com/maltejur/discord-screenaudio/archive/refs/tags/v1.8.2.tar.gz
+ source = discord-screenaudio-1.9.0.tar.gz::https://github.com/maltejur/discord-screenaudio/archive/refs/tags/v1.9.0.tar.gz
source = rohrkabel-1.2.tar.gz::https://github.com/Soundux/rohrkabel/archive/refs/tags/v1.2.tar.gz
- sha256sums = b71e2cbc95de864eb93d14167b36aeb34005794b15a5e69adad9db15318eeb4a
+ sha256sums = 8e29a4d9a7f199659fff13d484fca31d42bc699acb0e6591734f2daf66c09374
sha256sums = e167e50d4c633a2b96dde5faa28cd83dd56828868c669fcf86c7e0ade7db1dcd
pkgname = discord-screenaudio
diff --git a/PKGBUILD b/PKGBUILD
index fe0c2889384d..9c85aa276d05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Malte Jürgens <maltejur@dismail.de>
pkgname=discord-screenaudio
-pkgver=1.8.2
+pkgver=1.9.0
pkgrel=1
pkgdesc="Custom discord client with the ability to stream desktop audio"
arch=("x86_64")
@@ -15,7 +15,7 @@ source=(
"rohrkabel-1.2.tar.gz::https://github.com/Soundux/rohrkabel/archive/refs/tags/v1.2.tar.gz"
)
sha256sums=(
- "b71e2cbc95de864eb93d14167b36aeb34005794b15a5e69adad9db15318eeb4a"
+ "8e29a4d9a7f199659fff13d484fca31d42bc699acb0e6591734f2daf66c09374"
"e167e50d4c633a2b96dde5faa28cd83dd56828868c669fcf86c7e0ade7db1dcd"
)