Date: Monday, March 30, 2015 @ 18:19:22 Author: bisson Revision: 130321
upstream update Modified: xa/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-30 16:06:06 UTC (rev 130320) +++ PKGBUILD 2015-03-30 16:19:22 UTC (rev 130321) @@ -3,7 +3,7 @@ # Contributor: Chris Mosher <[email protected]> pkgname=xa -pkgver=2.3.6 +pkgver=2.3.7 pkgrel=1 pkgdesc='Cross-assembler for 6502 microprocessor' url='http://www.floodgap.com/retrotech/xa/' @@ -10,7 +10,7 @@ arch=('i686' 'x86_64') license=('GPL2') source=("http://www.floodgap.com/retrotech/xa/dists/${pkgname}-${pkgver}.tar.gz") -sha1sums=('f4472003c939e94f28f61ce680c5b762f8ba41e1') +sha1sums=('e5a6eb86c5683c217a778553a78a30780702c1d9') build() { cd "${srcdir}/${pkgname}-${pkgver}"
