diff options
author | root <root@rshg047.dnsready.net> | 2011-07-08 23:09:34 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-07-08 23:09:34 +0000 |
commit | d006db78a1ce530e9df8a65f87bf39e8d6cc88e5 (patch) | |
tree | 082c5c2c39abee82c3957872552fa15c8325744d /community/mtasc | |
parent | ff64a82ccedcb1690d2f0140d63432aa49676591 (diff) |
Fri Jul 8 23:09:34 UTC 2011
Diffstat (limited to 'community/mtasc')
-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 621a27b45..30e3284f8 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() { |