[arch-commits] Commit in gnuchess/repos (4 files)
Jonathan Steel
jsteel at archlinux.org
Sun Aug 6 19:56:23 UTC 2017
Date: Sunday, August 6, 2017 @ 19:56:23
Author: jsteel
Revision: 249086
archrelease: copy trunk to community-i686, community-x86_64
Added:
gnuchess/repos/community-i686/PKGBUILD
(from rev 249085, gnuchess/trunk/PKGBUILD)
gnuchess/repos/community-x86_64/PKGBUILD
(from rev 249085, gnuchess/trunk/PKGBUILD)
Deleted:
gnuchess/repos/community-i686/PKGBUILD
gnuchess/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 66 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 30 --------------------
community-x86_64/PKGBUILD | 30 --------------------
3 files changed, 66 insertions(+), 60 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-08-06 19:56:04 UTC (rev 249085)
+++ community-i686/PKGBUILD 2017-08-06 19:56:23 UTC (rev 249086)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel <jsteel at archlinux.org>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=gnuchess
-pkgver=6.2.4
-pkgrel=1
-pkgdesc="Play chess against the computer on a terminal and an engine for graphical chess frontends"
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/chess/chess.html"
-license=('GPL3')
-depends=('bash')
-optdepends=('xboard: graphical frontend')
-source=(http://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz)
-md5sums=('4e1268030ba1ae83cbd03b3eac2f44a5')
-
-build() {
- cd $pkgname-$pkgver
-
- ./configure --prefix=/usr
-
- make
-}
-
-package() {
- cd $pkgname-$pkgver
-
- make prefix="$pkgdir"/usr install
-}
Copied: gnuchess/repos/community-i686/PKGBUILD (from rev 249085, gnuchess/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-06 19:56:23 UTC (rev 249086)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jonathan Steel <jsteel at archlinux.org>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+
+pkgname=gnuchess
+pkgver=6.2.5
+pkgrel=1
+pkgdesc="Play chess against the computer on a terminal and an engine for graphical chess frontends"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/chess/chess.html"
+license=('GPL3')
+depends=('bash')
+optdepends=('xboard: graphical frontend')
+source=(https://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz
+ https://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz.sig)
+validpgpkeys=('766D3CA0FFB903333D2AE492A8AB893AE40251D9')
+md5sums=('203572a43886fc2201662b9eb3b0f540'
+ 'SKIP')
+
+build() {
+ cd $pkgname-$pkgver
+
+ ./configure --prefix=/usr
+
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+
+ make prefix="$pkgdir"/usr install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2017-08-06 19:56:04 UTC (rev 249085)
+++ community-x86_64/PKGBUILD 2017-08-06 19:56:23 UTC (rev 249086)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel <jsteel at archlinux.org>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=gnuchess
-pkgver=6.2.4
-pkgrel=1
-pkgdesc="Play chess against the computer on a terminal and an engine for graphical chess frontends"
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/chess/chess.html"
-license=('GPL3')
-depends=('bash')
-optdepends=('xboard: graphical frontend')
-source=(http://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz)
-md5sums=('4e1268030ba1ae83cbd03b3eac2f44a5')
-
-build() {
- cd $pkgname-$pkgver
-
- ./configure --prefix=/usr
-
- make
-}
-
-package() {
- cd $pkgname-$pkgver
-
- make prefix="$pkgdir"/usr install
-}
Copied: gnuchess/repos/community-x86_64/PKGBUILD (from rev 249085, gnuchess/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-08-06 19:56:23 UTC (rev 249086)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jonathan Steel <jsteel at archlinux.org>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+
+pkgname=gnuchess
+pkgver=6.2.5
+pkgrel=1
+pkgdesc="Play chess against the computer on a terminal and an engine for graphical chess frontends"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/chess/chess.html"
+license=('GPL3')
+depends=('bash')
+optdepends=('xboard: graphical frontend')
+source=(https://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz
+ https://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz.sig)
+validpgpkeys=('766D3CA0FFB903333D2AE492A8AB893AE40251D9')
+md5sums=('203572a43886fc2201662b9eb3b0f540'
+ 'SKIP')
+
+build() {
+ cd $pkgname-$pkgver
+
+ ./configure --prefix=/usr
+
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+
+ make prefix="$pkgdir"/usr install
+}
More information about the arch-commits
mailing list