Skip to content

Commit

Permalink
Update SourceForge URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasquale Africa committed Jun 6, 2020
1 parent 15739f9 commit d1e8e9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkgs/boost/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sum=88866e4075e12255e7a7189d0b8a686e0b1ee9c1
dstdir=$mkToolchainPkgs/$pkgname/$pkgver

build() {
download http://prdownloads.sourceforge.net/$pkgname/$archive
download https://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$archive
check $archive $sum
extract $archive

Expand Down
2 changes: 1 addition & 1 deletion pkgs/qrupdate/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sum=f7403b646ace20f4a2b080b4933a1e9152fac526
dstdir=$mkToolchainPkgs/$pkgname/$pkgver

build() {
download http://prdownloads.sourceforge.net/$pkgname/$archive
download https://downloads.sourceforge.net/project/$pkgname/$pkgname/1.2/$archive
check $archive $sum
extract $archive

Expand Down

0 comments on commit d1e8e9e

Please sign in to comment.