summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxantares2015-07-23 22:13:29 +0200
committerxantares2015-07-23 22:13:29 +0200
commit2c4de1a0c9098071e83dcfd683f166b0a233ecd7 (patch)
tree318c451350ab97a90857f3d449077174f602660a /PKGBUILD
parent5ffa72cfefe0932d1a797d6af788007f7ba4332c (diff)
downloadaur-2c4de1a0c9098071e83dcfd683f166b0a233ecd7.tar.gz
updated url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c30a3c091933..ff23ed868fcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('custom')
depends=('mingw-w64-crt' 'mingw-w64-zlib' 'mingw-w64-bzip2')
makedepends=('mingw-w64-gcc' 'bzip2' 'zlib' 'python2')
options=(!strip !buildflags staticlibs)
-source=(http://downloads.sourceforge.net/sourceforge/boost/boost_${_boostver}.tar.bz2 boost-mingw.patch)
+source=("http://downloads.sourceforge.net/boost/boost/1.58.0/boost_1_58_0.tar.bz2" boost-mingw.patch)
md5sums=('b8839650e61e9c1c0a89f371dd475546'
'01f5f0d6b915d3b04dbabfd6db40f1e9')