[arch-commits] Commit in xa/repos (4 files)
Gaetan Bisson
bisson at archlinux.org
Mon Mar 30 16:20:01 UTC 2015
Date: Monday, March 30, 2015 @ 18:20:01
Author: bisson
Revision: 130322
archrelease: copy trunk to community-i686, community-x86_64
Added:
xa/repos/community-i686/PKGBUILD
(from rev 130321, xa/trunk/PKGBUILD)
xa/repos/community-x86_64/PKGBUILD
(from rev 130321, xa/trunk/PKGBUILD)
Deleted:
xa/repos/community-i686/PKGBUILD
xa/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 46 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 23 ----------------------
community-x86_64/PKGBUILD | 23 ----------------------
3 files changed, 46 insertions(+), 46 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-03-30 16:19:22 UTC (rev 130321)
+++ community-i686/PKGBUILD 2015-03-30 16:20:01 UTC (rev 130322)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Chris Mosher <cmosher01 at gmail.com>
-
-pkgname=xa
-pkgver=2.3.6
-pkgrel=1
-pkgdesc='Cross-assembler for 6502 microprocessor'
-url='http://www.floodgap.com/retrotech/xa/'
-arch=('i686' 'x86_64')
-license=('GPL2')
-source=("http://www.floodgap.com/retrotech/xa/dists/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('f4472003c939e94f28f61ce680c5b762f8ba41e1')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}/usr" install
-}
Copied: xa/repos/community-i686/PKGBUILD (from rev 130321, xa/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-30 16:20:01 UTC (rev 130322)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Chris Mosher <cmosher01 at gmail.com>
+
+pkgname=xa
+pkgver=2.3.7
+pkgrel=1
+pkgdesc='Cross-assembler for 6502 microprocessor'
+url='http://www.floodgap.com/retrotech/xa/'
+arch=('i686' 'x86_64')
+license=('GPL2')
+source=("http://www.floodgap.com/retrotech/xa/dists/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('e5a6eb86c5683c217a778553a78a30780702c1d9')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}/usr" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-03-30 16:19:22 UTC (rev 130321)
+++ community-x86_64/PKGBUILD 2015-03-30 16:20:01 UTC (rev 130322)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Chris Mosher <cmosher01 at gmail.com>
-
-pkgname=xa
-pkgver=2.3.6
-pkgrel=1
-pkgdesc='Cross-assembler for 6502 microprocessor'
-url='http://www.floodgap.com/retrotech/xa/'
-arch=('i686' 'x86_64')
-license=('GPL2')
-source=("http://www.floodgap.com/retrotech/xa/dists/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('f4472003c939e94f28f61ce680c5b762f8ba41e1')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}/usr" install
-}
Copied: xa/repos/community-x86_64/PKGBUILD (from rev 130321, xa/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-03-30 16:20:01 UTC (rev 130322)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Chris Mosher <cmosher01 at gmail.com>
+
+pkgname=xa
+pkgver=2.3.7
+pkgrel=1
+pkgdesc='Cross-assembler for 6502 microprocessor'
+url='http://www.floodgap.com/retrotech/xa/'
+arch=('i686' 'x86_64')
+license=('GPL2')
+source=("http://www.floodgap.com/retrotech/xa/dists/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('e5a6eb86c5683c217a778553a78a30780702c1d9')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}/usr" install
+}
More information about the arch-commits
mailing list