summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522023-07-18 09:55:28 +0200
committertytan6522023-07-18 09:55:28 +0200
commit88e8bee31bd2fd80fbc85790ac23feabb101b524 (patch)
tree76d08c2268446844506d7a1543364dd08652e38b
parent4973bc0f670aedfaa24ac0a66ca53783affab071 (diff)
downloadaur-88e8bee31bd2fd80fbc85790ac23feabb101b524.tar.gz
build: Update to version 1.9.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b05de2d2ba03..4078eb02b9ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = obs-tuna
pkgdesc = Get song info from right within obs
- pkgver = 1.9.6
+ pkgver = 1.9.7
pkgrel = 1
url = https://obsproject.com/forum/resources/tuna.843/
arch = x86_64
@@ -20,7 +20,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.6
+ source = tuna::git+https://github.com/univrsal/tuna.git#tag=v1.9.7
source = FindLibMPDClient.cmake
source = FindTaglib.cmake
source = deps_CMakeLists.txt
diff --git a/PKGBUILD b/PKGBUILD
index 9954401a6711..724300c32a10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ fi
_pluginname=tuna
pkgname=obs-$_pluginname
-pkgver=1.9.6
+pkgver=1.9.7
pkgrel=1
arch=("x86_64" "aarch64")
pkgdesc="Get song info from right within obs"