diff --git a/arch/0-wine-staging-git/PKGBUILD b/arch/0-wine-staging-git/PKGBUILD index f4277f9..3938e1d 100755 --- a/arch/0-wine-staging-git/PKGBUILD +++ b/arch/0-wine-staging-git/PKGBUILD @@ -162,7 +162,6 @@ if [[ -d ${PWD}/wine-patches ]]; then fi if [[ enable_staging -eq 1 ]]; then - _staging_gitsrc=$(echo ${_staging_gitsrc} | sed 's/^git/git+https/') stagingsrc=wine-staging-git::"${_staging_gitsrc}#commit=${_staging_commit}" source+=($stagingsrc) fi