makedeb
A cli to browse and watch anime. (development version)
Click here to go back to the commit logs for ani-cli-git.
Hash: 60911a4d650ec1b0f604a82489fb424d9e02c1b2
Message: Adding a patch suggested by ArMor007
diff --git a/.SRCINFO b/.SRCINFO
index 87862f6..fe9b44f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ani-cli-git
pkgdesc = A cli to browse and watch anime.
- pkgver = r53.7d9ae36
- pkgrel = 4
+ pkgver = r96.1a1909b
+ pkgrel = 1
url = https://github.com/pystardust/ani-cli
arch = any
license = GPL3
@@ -10,7 +10,7 @@ pkgbase = ani-cli-git
depends = curl
depends = sed
depends = mpv
- source = ani-cli::git://github.com/pystardust/ani-cli.git
+ source = ani-cli::git+https://github.com/pystardust/ani-cli.git
md5sums = SKIP
pkgname = ani-cli-git
diff --git a/PKGBUILD b/PKGBUILD
index 4dc0871..4f81f06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Mark Kostovetskyy <mark at sgtxd dot de >
pkgname='ani-cli-git'
_pkgname='ani-cli'
-pkgver='r53.7d9ae36'
-pkgrel=4
+pkgver=r96.1a1909b
+pkgrel=1
pkgdesc="A cli to browse and watch anime."
arch=('any')
url="https://github.com/pystardust/ani-cli"
license=('GPL3')
depends=('grep' 'curl' 'sed' 'mpv')
makedepends=('git')
-source=('ani-cli::git://github.com/pystardust/ani-cli.git')
+source=('ani-cli::git+https://github.com/pystardust/ani-cli.git')
md5sums=('SKIP')
pkgver() {