Date: Thursday, October 13, 2016 @ 16:07:28
  Author: arojas
Revision: 278704

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  kmines/repos/extra-i686/PKGBUILD
    (from rev 278703, kmines/trunk/PKGBUILD)
  kmines/repos/extra-x86_64/PKGBUILD
    (from rev 278703, kmines/trunk/PKGBUILD)
Deleted:
  kmines/repos/extra-i686/PKGBUILD
  kmines/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   66 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   33 ------------------------
 extra-x86_64/PKGBUILD |   33 ------------------------
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2016-10-13 16:07:21 UTC (rev 278703)
+++ extra-i686/PKGBUILD 2016-10-13 16:07:28 UTC (rev 278704)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonm...@archlinux.org>
-# Contributor: Andrea Scarpino <and...@archlinux.org>
-
-pkgname=kmines
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="The classic Minesweeper game"
-url="http://kde.org/applications/games/kmines/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-conflicts=('kdegames-kmines')
-replaces=('kdegames-kmines')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kmines-${pkgver}.tar.xz";)
-sha1sums=('94170aef9a7e2f10e9b2cdee2507bb12e75d58c6')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kmines/repos/extra-i686/PKGBUILD (from rev 278703, 
kmines/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 16:07:28 UTC (rev 278704)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan <felixonm...@archlinux.org>
+# Contributor: Andrea Scarpino <and...@archlinux.org>
+
+pkgname=kmines
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="The classic Minesweeper game"
+url="http://kde.org/applications/games/kmines/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+conflicts=('kdegames-kmines')
+replaces=('kdegames-kmines')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmines-${pkgver}.tar.xz";)
+sha1sums=('b0f4460c40aabf31283ed31055aade302dd60316')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2016-10-13 16:07:21 UTC (rev 278703)
+++ extra-x86_64/PKGBUILD       2016-10-13 16:07:28 UTC (rev 278704)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonm...@archlinux.org>
-# Contributor: Andrea Scarpino <and...@archlinux.org>
-
-pkgname=kmines
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="The classic Minesweeper game"
-url="http://kde.org/applications/games/kmines/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegames')
-depends=('libkdegames' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-conflicts=('kdegames-kmines')
-replaces=('kdegames-kmines')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kmines-${pkgver}.tar.xz";)
-sha1sums=('94170aef9a7e2f10e9b2cdee2507bb12e75d58c6')
-
-build() {
-  mkdir -p build
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kmines/repos/extra-x86_64/PKGBUILD (from rev 278703, 
kmines/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2016-10-13 16:07:28 UTC (rev 278704)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan <felixonm...@archlinux.org>
+# Contributor: Andrea Scarpino <and...@archlinux.org>
+
+pkgname=kmines
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="The classic Minesweeper game"
+url="http://kde.org/applications/games/kmines/";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegames')
+depends=('libkdegames' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools')
+conflicts=('kdegames-kmines')
+replaces=('kdegames-kmines')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmines-${pkgver}.tar.xz";)
+sha1sums=('b0f4460c40aabf31283ed31055aade302dd60316')
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Reply via email to