summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalte Jürgens2023-01-14 15:33:49 +0000
committerMalte Jürgens2023-01-14 15:33:49 +0000
commit6709f351d94c504c6f7539dad73ea1e11c31702a (patch)
tree9ea0bf3029830752a46a1adb4dd2543392a92cde
parentdb524ae8cdb411a556e0e4b9bda669c51ac98a68 (diff)
downloadaur-6709f351d94c504c6f7539dad73ea1e11c31702a.tar.gz
Update to 1.6.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c744eba658af..b867b66bd9bd 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.6.0
+ pkgver = 1.6.1
pkgrel = 1
url = https://github.com/maltejur/discord-screenaudio
arch = x86_64
@@ -19,9 +19,9 @@ pkgbase = discord-screenaudio
depends = kglobalaccel
depends = pipewire
depends = xdg-desktop-portal-impl
- source = discord-screenaudio-1.6.0.tar.gz::https://github.com/maltejur/discord-screenaudio/archive/refs/tags/v1.6.0.tar.gz
+ source = discord-screenaudio-1.6.1.tar.gz::https://github.com/maltejur/discord-screenaudio/archive/refs/tags/v1.6.1.tar.gz
source = rohrkabel-1.2.tar.gz::https://github.com/Soundux/rohrkabel/archive/refs/tags/v1.2.tar.gz
- sha256sums = 1ea689286b7e2927607e45bfa3f4073576fbad31f74322d5d125baff094efc56
+ sha256sums = e9ce8d846167e535b3fa865614da59386096a5cddd771addd5186cc5645b80d6
sha256sums = e167e50d4c633a2b96dde5faa28cd83dd56828868c669fcf86c7e0ade7db1dcd
pkgname = discord-screenaudio
diff --git a/PKGBUILD b/PKGBUILD
index 96479f2b748b..2a5cbe94415a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Malte Jürgens <maltejur@dismail.de>
pkgname=discord-screenaudio
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=1
pkgdesc="Custom discord client with the ability to stream desktop audio"
arch=("x86_64")
@@ -14,7 +14,7 @@ source=(
"rohrkabel-1.2.tar.gz::https://github.com/Soundux/rohrkabel/archive/refs/tags/v1.2.tar.gz"
)
sha256sums=(
- "1ea689286b7e2927607e45bfa3f4073576fbad31f74322d5d125baff094efc56"
+ "e9ce8d846167e535b3fa865614da59386096a5cddd771addd5186cc5645b80d6"
"e167e50d4c633a2b96dde5faa28cd83dd56828868c669fcf86c7e0ade7db1dcd"
)