summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWieland Hoffmann2024-01-18 17:21:03 +0100
committerWieland Hoffmann2024-01-18 17:21:03 +0100
commit5c4db564516769b81ab0fddb96b3e8f4031ce0f2 (patch)
tree2fa4d8997ea2c06147e1ed5eaaedfb717343db6d /PKGBUILD
parente34cdc793e491f9f2ddf10469a2894a9ca1b59b7 (diff)
downloadaur-5c4db564516769b81ab0fddb96b3e8f4031ce0f2.tar.gz
Require mpv
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 906183daa5dd..11c4e5b9cc87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="https://github.com/mineo/mplayer-autocmd"
license=('unknown')
source=('git+https://github.com/mineo/mplayer-autocmd.git')
md5sums=('SKIP')
-depends=('python' 'mplayer')
+depends=('python' 'mpv')
makedepends=('git')
pkgver(){