summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522023-03-16 18:13:42 +0100
committertytan6522023-03-16 18:13:42 +0100
commit025160764d4d7b765f63dc94569b68660a2a4231 (patch)
treeb1102a6e797a20bae2a87ac3aa174f1a5241dd5b
parent011db24cafb50947bf51e15ea51e1188702ef7c6 (diff)
downloadaur-025160764d4d7b765f63dc94569b68660a2a4231.tar.gz
build: Update to 1.9.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d6ea48615ef..3f46033f0812 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = obs-tuna
pkgdesc = Get song info from right within obs
- pkgver = 1.9.3
+ pkgver = 1.9.5
pkgrel = 1
url = https://obsproject.com/forum/resources/tuna.843/
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = obs-tuna
conflicts = obs-plugin-tuna-bin
conflicts = obs-plugin-tuna-git
options = debug
- source = tuna::git+https://github.com/univrsal/tuna.git#tag=v1.9.3
+ source = tuna::git+https://github.com/univrsal/tuna.git#tag=v1.9.5
source = FindLibMPDClient.cmake
source = FindTaglib.cmake
source = deps_CMakeLists.txt
diff --git a/PKGBUILD b/PKGBUILD
index 41f8b3f15afe..26b25a180c58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ fi
_pluginname=tuna
pkgname=obs-$_pluginname
-pkgver=1.9.3
+pkgver=1.9.5
pkgrel=1
arch=("x86_64" "aarch64")
pkgdesc="Get song info from right within obs"