summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522022-09-07 07:23:39 +0200
committertytan6522022-09-07 07:23:45 +0200
commit3d4007697d476bd15efb38cd127976af103ed99f (patch)
tree182cc53d1b5ce804e3e34d77761b0c8f57f8ba5c
parent4eabd804fcab5af9a972bdf1ed779dfc191c5022 (diff)
downloadaur-3d4007697d476bd15efb38cd127976af103ed99f.tar.gz
build: Update to version 1.8.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0621c418c79d..bcb28fd5f3e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = obs-tuna
pkgdesc = Get song info from right within obs
- pkgver = 1.8.2
+ pkgver = 1.8.3
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.8.2
+ source = tuna::git+https://github.com/univrsal/tuna.git#tag=v1.8.3
source = FindLibMPDClient.cmake
source = FindTaglib.cmake
source = deps_CMakeLists.txt
diff --git a/PKGBUILD b/PKGBUILD
index 13d80e5d7ea8..eadeb91ba3dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ fi
_pluginname=tuna
pkgname=obs-$_pluginname
-pkgver=1.8.2
+pkgver=1.8.3
pkgrel=1
arch=("x86_64" "aarch64")
pkgdesc="Get song info from right within obs"