summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrayz Jomba2021-10-27 23:14:39 +0300
committerPrayz Jomba2021-10-27 23:14:39 +0300
commit7ea1055862bec77c96a5b30065939494c110e781 (patch)
tree7537df55824208aac0d8ec9847f40164247aa6ae
parent22546b6311dab70770f050412de58a632d08def5 (diff)
downloadaur-7ea1055862bec77c96a5b30065939494c110e781.tar.gz
fixed
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f8daebca3ed..13fe2b14100d 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 = 1
+ pkgrel = 2
url = https://github.com/prayzjomba/ywatch.git
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 4c4a1c93aeba..9b1b780eeeeb 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Prayz Jomba <prayzjomba@protonmail.com>
pkgname=ywatch-git
pkgver=0.6.3
-pkgrel=1
+pkgrel=2
pkgdesc="Watch youtube videos with mpv while saving the video to disk."
arch=(any)
url="https://github.com/prayzjomba/ywatch.git"