diff options
Diffstat (limited to 'community/mtasc/PKGBUILD')
-rw-r--r-- | community/mtasc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mtasc/PKGBUILD b/community/mtasc/PKGBUILD index 803856ff0..456d7aac7 100644 --- a/community/mtasc/PKGBUILD +++ b/community/mtasc/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 50978 2011-07-04 10:46:29Z spupykin $ +# $Id: PKGBUILD 51324 2011-07-07 13:42:20Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Niel Drummond <niel.drummond@grumpytoad.org> @@ -11,7 +11,7 @@ url="http://mtasc.org/" license=('GPL2') depends=('zlib') makedepends=('ocaml' 'cvs') -source=("http://arch.p5n.pp.ru/~sergej/dl/mtasc-$pkgver.tar.gz") +source=("http://arch.p5n.pp.ru/~sergej/dl/mtasc-$pkgver-1.tar.gz") md5sums=('e3b1f31ae906ebbd92678fdac0fdd411') build() { |