summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-08-13 17:03:25 +0200
committersL1pKn072019-08-13 17:03:25 +0200
commit9e5e0a0f54f095540a169f642ee5df3b4b50e628 (patch)
tree11fcd9a9bb35ebed73c6296dca1da29bd9c6be29
parentfc5c50d1d014e9d2a91c7b7cfa6ff51dcf8f6304 (diff)
downloadaur-9e5e0a0f54f095540a169f642ee5df3b4b50e628.tar.gz
bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--mpv-mpris-git.install4
3 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60bbb68bce7f..0af1746dc9b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sun Apr 7 16:36:10 UTC 2019
pkgbase = mpv-mpris-git
pkgdesc = MPRIS plugin for mpv. (GIT version)
- pkgver = 0.2.1.g5413e5d
+ pkgver = 0.2.4.ga9fe25c
pkgrel = 1
url = https://github.com/hoyon/mpv-mpris
install = mpv-mpris-git.install
diff --git a/PKGBUILD b/PKGBUILD
index aab288dfcf4a..acae2ac800ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=mpv-mpris-git
-pkgver=0.2.1.g5413e5d
+pkgver=0.2.4.ga9fe25c
pkgrel=1
pkgdesc="MPRIS plugin for mpv. (GIT version)"
arch=('x86_64')
diff --git a/mpv-mpris-git.install b/mpv-mpris-git.install
index 1dca5ba1baa3..5a8c733e95a5 100644
--- a/mpv-mpris-git.install
+++ b/mpv-mpris-git.install
@@ -5,7 +5,7 @@ blue="${bold}$(tput setaf 4)"
green="${bold}$(tput setaf 2)"
_instructions() {
- printf "${yellow}==>${all_off} ${bold}ATENTION:${all_off}
+ printf "${yellow}==>${all_off} ${bold}ATTENTION:${all_off}
${blue}->${all_off} For run this plugin, add this line:
'${bold}script=/usr/share/mpv/scripts/mpris.so${all_off}'
in your '${bold}/etc/mpv/mpv.conf${all_off}', or copy the plugin into
@@ -13,7 +13,7 @@ _instructions() {
}
_instructions_remove() {
- printf "${yellow}==>${all_off} ${bold}ATENTION:${all_off}
+ printf "${yellow}==>${all_off} ${bold}ATTENTION:${all_off}
${blue}->${all_off} Don\'t forget remove this line:
'${bold}script=/usr/share/mpv/scripts/mpris.so${all_off}'
in your '${bold}/etc/mpv/mpv.conf${all_off}', or remove the plugin into