[arch-commits] Commit in xa/repos (4 files)
Gaëtan Bisson
bisson at archlinux.org
Fri Sep 1 17:14:18 UTC 2017
Date: Friday, September 1, 2017 @ 17:14:17
Author: bisson
Revision: 255246
archrelease: copy trunk to community-i686, community-x86_64
Added:
xa/repos/community-i686/PKGBUILD
(from rev 255245, xa/trunk/PKGBUILD)
xa/repos/community-x86_64/PKGBUILD
(from rev 255245, 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 2017-09-01 16:56:27 UTC (rev 255245)
+++ community-i686/PKGBUILD 2017-09-01 17:14:17 UTC (rev 255246)
@@ -1,23 +0,0 @@
-# $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
-}
Copied: xa/repos/community-i686/PKGBUILD (from rev 255245, xa/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-01 17:14:17 UTC (rev 255246)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Chris Mosher <cmosher01 at gmail.com>
+
+pkgname=xa
+pkgver=2.3.8
+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")
+sha256sums=('3b97d2fe8891336676ca28ff127b69e997f0b5accf2c7009b4517496929b462a')
+
+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 2017-09-01 16:56:27 UTC (rev 255245)
+++ community-x86_64/PKGBUILD 2017-09-01 17:14:17 UTC (rev 255246)
@@ -1,23 +0,0 @@
-# $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
-}
Copied: xa/repos/community-x86_64/PKGBUILD (from rev 255245, xa/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-09-01 17:14:17 UTC (rev 255246)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Chris Mosher <cmosher01 at gmail.com>
+
+pkgname=xa
+pkgver=2.3.8
+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")
+sha256sums=('3b97d2fe8891336676ca28ff127b69e997f0b5accf2c7009b4517496929b462a')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}/usr" install
+}
More information about the arch-commits
mailing list