diff options
Diffstat (limited to 'sowing/PKGBUILD')
-rw-r--r-- | sowing/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sowing/PKGBUILD b/sowing/PKGBUILD index b6bd1844..9265774e 100644 --- a/sowing/PKGBUILD +++ b/sowing/PKGBUILD @@ -10,7 +10,7 @@ pkgdesc="Tools for documenting and improving portability" arch=('any') url="http://www.cs.uiuc.edu/~wgropp/projects/software/sowing" license=('GPL') -source=(http://ftp.mcs.anl.gov/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz) +source=(ftp://ftp.mcs.anl.gov/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz) sha256sums=('b63cec263c413b18d283d8885ff38fe0c2267d8fc6b2246b8df922411cab1e13') build() { |