summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba9df3ea6e91..cd955d163a92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
# Maintainer: ngn13 <ngn13proton@proton.me>
pkgname="linux-video-viewer"
-pkgver=r7.8799135
-pkgrel=1
+pkgver=1
+pkgrel=2
pkgdesc="Opens any video as an MPV"
arch=("x86_64")
url="https://github.com/ByCh4n-Group/Linux-Video-Viewer"
license=("GPL3")
-# depends=("yad" "mpv")
-depends=()
+depends=("yad" "mpv")
makedepends=("git")
source=("${pkgname}::git+https://github.com/ByCh4n-Group/Linux-Video-Viewer.git")
sha256sums=("SKIP")