Update PKGBUILD
This commit is contained in:
parent
533fc5cc54
commit
926b0589b9
1 changed files with 1 additions and 2 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -10,8 +10,7 @@ makedepends=('git' 'youtube-dl')
|
||||||
|
|
||||||
_branch=master
|
_branch=master
|
||||||
|
|
||||||
#source=("$pkgname-$_branch.zip::https://github.com/praticamentetilde/$pkgname/archive/$_branch.zip")
|
source=("$pkgname-$_branch.zip::https://github.com/praticamentetilde/$pkgname/archive/$_branch.zip")
|
||||||
source=("$pkgname-$_branch.zip")
|
|
||||||
sha512sums=(SKIP)
|
sha512sums=(SKIP)
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Reference in a new issue