summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15a0a6a82103..497d22c049e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
_shortpkgname=ff2mpv
_pkgname=$_shortpkgname-native-messaging-host
pkgname=$_pkgname-git
-pkgver=r10.c66cc85
+pkgver=r19.4af1028
pkgrel=1
pkgdesc='Native Messaging Host for ff2mpv firefox addon.'
license=('MIT')
url='https://github.com/woodruffw/ff2mpv'
arch=('any')
+makedepends=('git')
depends=('python' 'mpv')
install=$_shortpkgname.install
source=("$_shortpkgname"::"git://github.com/woodruffw/ff2mpv.git"