makedeb


ani-cli-git 4.5.0.r4.353bf56-1


A cli to browse and watch anime. (development version)

Click here to go back to the commit logs for ani-cli-git.

Commit:


Hash: 867af7be14ffeb7b20997557d26bb0dc148714ab

Message: Updated dependencies

Diff


diff --git a/.SRCINFO b/.SRCINFO
index d076c9f..c48c26e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = ani-cli-git
 	pkgdesc = A cli to browse and watch anime. (development version)
-	pkgver = r644.323c068
+	pkgver = r653.94e78d5
 	pkgrel = 1
 	url = https://github.com/pystardust/ani-cli
 	arch = any
@@ -8,7 +8,7 @@ pkgbase = ani-cli-git
 	makedepends = git
 	depends = grep
 	depends = sed
-	depends = wget
+	depends = curl
 	depends = mpv
 	depends = aria2
 	depends = ffmpeg
diff --git a/PKGBUILD b/PKGBUILD
index 5bc80b7..207f07c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
 # Maintainer: Mark Kostovetskyy <mark at sgtxd dot de >
 pkgname='ani-cli-git'
 _pkgname='ani-cli'
-pkgver=r644.323c068
+pkgver=r653.94e78d5
 pkgrel=1
 pkgdesc="A cli to browse and watch anime. (development version)"
 arch=('any')
 url="https://github.com/pystardust/ani-cli"
 license=('GPL3')
-depends=('grep' 'sed' 'wget' 'mpv' 'aria2' 'ffmpeg' 'fzf')
+depends=('grep' 'sed' 'curl' 'mpv' 'aria2' 'ffmpeg' 'fzf')
 optdepends=('vlc: An alternative video player')
 makedepends=('git')
 provides=('ani-cli')