summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrayz Jomba2021-10-31 21:46:20 +0300
committerPrayz Jomba2021-10-31 21:46:20 +0300
commit7b89b908d76bb44f3961e25feae978a11581aa9f (patch)
tree9b64b717f0b886bb3bd2e226adaeb14664e0287d
parent7ea1055862bec77c96a5b30065939494c110e781 (diff)
downloadaur-7b89b908d76bb44f3961e25feae978a11581aa9f.tar.gz
fixed clear and duration
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13fe2b14100d..fc7dcf264345 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ywatch-git
pkgdesc = Watch youtube videos with mpv while saving the video to disk.
pkgver = 0.6.3
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/prayzjomba/ywatch.git
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 9b1b780eeeeb..a0165ce16489 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Prayz Jomba <prayzjomba@protonmail.com>
pkgname=ywatch-git
pkgver=0.6.3
-pkgrel=2
+pkgrel=3
pkgdesc="Watch youtube videos with mpv while saving the video to disk."
arch=(any)
url="https://github.com/prayzjomba/ywatch.git"