summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522022-05-08 16:26:35 +0200
committertytan6522022-05-08 16:26:35 +0200
commitcb61c4b74736fb3f0e1ed73341db6adea6a54896 (patch)
tree650d537ea60684c9a6d1f34adb7d836ee8b8e837
parenta27370ad60ec52085e3b9796e1d34624207124ce (diff)
downloadaur-cb61c4b74736fb3f0e1ed73341db6adea6a54896.tar.gz
build: Update to version 1.6.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0d506462541..8cc8720ce4cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = obs-tuna
pkgdesc = Get song info from right within obs
- pkgver = 1.6.1
- pkgrel = 4
+ pkgver = 1.6.2
+ pkgrel = 1
url = https://obsproject.com/forum/resources/tuna.843/
arch = i686
arch = x86_64
@@ -16,7 +16,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.6.1
+ source = tuna::git+https://github.com/univrsal/tuna.git#tag=v1.6.2
source = FindLibMPDClient.cmake
source = FindTaglib.cmake
source = deps_CMakeLists.txt
diff --git a/PKGBUILD b/PKGBUILD
index 534cf6361ef3..b6d7547956f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ fi
_pluginname=tuna
pkgname=obs-$_pluginname
-pkgver=1.6.1
-pkgrel=4
+pkgver=1.6.2
+pkgrel=1
arch=("i686" "x86_64" "aarch64")
pkgdesc="Get song info from right within obs"
url="https://obsproject.com/forum/resources/tuna.843/"