summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaitinq2021-11-23 11:38:54 +0000
committerBaitinq2021-11-23 11:38:54 +0000
commit8cae67ef9991799abbca12b6115580f983bd0b56 (patch)
tree65c28536a935bdb979d83400107c5c568032f13a
parentb2023c4933f7221438277b00c942745bacb4af6c (diff)
downloadaur-anime-downloader-git.tar.gz
Update author
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee5e4b45df15..9ea9caf82904 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = anime-downloader-git
pkgdesc = cli anime streamer and downloader
- pkgver = 0.r290.264b912
+ pkgver = 0
pkgrel = 1
- url = https://github.com/vn-ki/anime-downloader.git
+ url = https://github.com/anime-dl/anime-downloader.git
arch = any
license = unlicense
makedepends = git
@@ -16,13 +16,13 @@ pkgbase = anime-downloader-git
depends = python-requests-cache
depends = python-tabulate
depends = python-pycryptodome
+ depends = python-pysmartdl
depends = python
optdepends = mpv: support for online anime watching
provides = anime-downloader
- source = git+https://github.com/vn-ki/anime-downloader.git
+ source = git+https://github.com/anime-dl/anime-downloader.git
md5sums = SKIP
sha1sums = SKIP
sha256sums = SKIP
pkgname = anime-downloader-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 00d05a869fc5..16911aa720c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Manuel Palenzuela <sadshinobi@protonmail.com>
-author=vn-ki
+author=anime-dl
pkgname=anime-downloader-git
_gitname=anime-downloader
-pkgver=0.r290.264b912
+pkgver=0.r922.17fb8fe
pkgrel=1
pkgdesc='cli anime streamer and downloader'
-url='https://github.com/vn-ki/anime-downloader.git'
+url='https://github.com/anime-dl/anime-downloader.git'
arch=('any')
license=('unlicense')
depends=('aria2' 'python-beautifulsoup4' 'python-requests' 'python-click' 'python-fuzzywuzzy' 'python-coloredlogs' 'python-cfscrape' 'python-requests-cache' 'python-tabulate' 'python-pycryptodome' 'python-pysmartdl' 'python')