summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormichaelb2020-07-16 23:35:05 +0200
committermichaelb2020-07-16 23:35:05 +0200
commite7fb585baa9c247d76251542bb3b6162dd70763b (patch)
treef89051260faf719a54a31b812a23f68f22368afb
parent34333aa1fa4495f129469f404f3c3b91772f5a09 (diff)
downloadaur-e7fb585baa9c247d76251542bb3b6162dd70763b.tar.gz
the comenack of the typo
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d0a407fd191..c11b0d656438 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = auto-ytdl-git
pkgdesc = A youtube-dl wrapper with automatisation features. Run from terminal: aytdl
pkgver = 1.0.2
pkgrel = 1
- url = https://github.com/michael/auto-ytdl
+ url = https://github.com/michaelb/auto-ytdl
arch = any
license = GPL3
makedepends = python-setuptools
diff --git a/PKGBUILD b/PKGBUILD
index 1847c1d2da9b..2ea5819a9a18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc='A youtube-dl wrapper with automatisation features. Run from terminal: a
pkgver=1.0.2
pkgrel=1
arch=('any')
-url='https://github.com/michael/auto-ytdl'
+url='https://github.com/michaelb/auto-ytdl'
license=('GPL3')
depends=('ffmpeg' 'youtube-dl')
makedepends=('python-setuptools' 'git')