summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522022-07-27 06:49:12 +0200
committertytan6522022-07-27 06:49:12 +0200
commitfc79022b2d796f6bda15ae3ea4fce33916e83166 (patch)
tree71989f4ddbcc268814773d24d342101e859449b6
parent84ccac489cb9234cb114072a8e2c3199847136b6 (diff)
downloadaur-fc79022b2d796f6bda15ae3ea4fce33916e83166.tar.gz
bui:d Update to version 1.7.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e29235ea91eb..89aa9ff3f460 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = obs-tuna
pkgdesc = Get song info from right within obs
- pkgver = 1.7.0
+ pkgver = 1.7.1
pkgrel = 1
url = https://obsproject.com/forum/resources/tuna.843/
arch = i686
@@ -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.7.0
+ source = tuna::git+https://github.com/univrsal/tuna.git#tag=v1.7.1
source = FindLibMPDClient.cmake
source = FindTaglib.cmake
source = deps_CMakeLists.txt
diff --git a/PKGBUILD b/PKGBUILD
index 9fa0c033870c..fffa6d998dc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ fi
_pluginname=tuna
pkgname=obs-$_pluginname
-pkgver=1.7.0
+pkgver=1.7.1
pkgrel=1
arch=("i686" "x86_64" "aarch64")
pkgdesc="Get song info from right within obs"