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 eded18c22142..6d4615f10d1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=mpv-notify-git
pkgver=r19.019e278
-pkgrel=1
+pkgrel=2
pkgdesc="Desktop notifications for the mpv media player"
arch=(any)
url=https://github.com/rohieb/mpv-notify
license=(MIT)
depends=(lua52-socket lua52-posix libnotify imagemagick)
+install=$pkgname.install
source=($pkgname::git+https://github.com/rohieb/mpv-notify.git)
sha256sums=(SKIP)