summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92fb26a6bfe0..9b6b8c82cadd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = haruhi-dl
pkgdesc = Fork of youtube-dl, focused on bringing a fast, steady stream of updates. We'll do our best to merge patches to any site, not only youtube.
- pkgver = 2021.06.24.1
- pkgrel = 4
+ pkgver = 2021.08.01
+ pkgrel = 1
url = https://haruhi.download
arch = any
license = LGPL3
@@ -12,7 +12,7 @@ pkgbase = haruhi-dl
optdepends = rtmpdump: for rtmp streams support
optdepends = atomicparsley: for embedding thumbnails into m4a files
provides = haruhi-dl
- source = haruhi-dl.tar.gz::https://git.sakamoto.pl/laudompat/haruhi-dl/-/archive/v2021.06.24.1/haruhi-dl-v2021.06.24.1.tar.gz
+ source = haruhi-dl.tar.gz::https://git.sakamoto.pl/laudompat/haruhi-dl/-/archive/v2021.08.01/haruhi-dl-v2021.08.01.tar.gz
md5sums = SKIP
pkgname = haruhi-dl
diff --git a/PKGBUILD b/PKGBUILD
index f5129412495b..68b00b816bac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: oscareczek <oscareczek at gmail dot com>
pkgname=haruhi-dl
-pkgver=2021.06.24.1
+pkgver=2021.08.01
_name="$pkgname-v$pkgver"
-pkgrel=4
+pkgrel=1
pkgdesc="Fork of youtube-dl, focused on bringing a fast, steady stream of updates. We'll do our best to merge patches to any site, not only youtube."
arch=('any')
url="https://haruhi.download"