[arch-commits] Commit in qgo/repos (4 files)

Alexander Rødseth arodseth at archlinux.org
Sun Jul 9 11:49:50 UTC 2017


    Date: Sunday, July 9, 2017 @ 11:49:49
  Author: arodseth
Revision: 243400

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

Added:
  qgo/repos/community-i686/PKGBUILD
    (from rev 243399, qgo/trunk/PKGBUILD)
  qgo/repos/community-x86_64/PKGBUILD
    (from rev 243399, qgo/trunk/PKGBUILD)
Deleted:
  qgo/repos/community-i686/PKGBUILD
  qgo/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   60 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   30 ----------------------
 community-x86_64/PKGBUILD |   30 ----------------------
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-07-09 11:48:31 UTC (rev 243399)
+++ community-i686/PKGBUILD	2017-07-09 11:49:49 UTC (rev 243400)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
-# Contributor: Magnus Jonsson <jmagnusj at gmail.com>
-
-pkgname=qgo
-pkgver=2.1.0
-pkgrel=3
-pkgdesc='Go client and full featured SGF editor'
-arch=('x86_64' 'i686')
-url='https://github.com/pzorin/qgo'
-license=('GPL')
-depends=('qt5-multimedia' 'qt5-tools' 'libsm')
-makedepends=('git')
-options=('!emptydirs')
-source=("$pkgname::git://github.com/pzorin/$pkgname.git#commit=a4bc9c986e")
-md5sums=('SKIP')
-
-build() {
-  cd "$pkgname"
-
-  qmake
-  make CXXFLAGS="$CXXFLAGS -w -fPIC"
-}
-
-package() {
-  make -C "$pkgname" INSTALL_ROOT="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: qgo/repos/community-i686/PKGBUILD (from rev 243399, qgo/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-07-09 11:49:49 UTC (rev 243400)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
+# Contributor: Magnus Jonsson <jmagnusj at gmail.com>
+
+pkgname=qgo
+pkgver=2.1.0
+pkgrel=5
+pkgdesc='Go client and full featured SGF editor'
+arch=('x86_64' 'i686')
+url='https://github.com/pzorin/qgo'
+license=('GPL')
+depends=('qt5-multimedia' 'libsm')
+makedepends=('git' 'qt5-tools')
+options=('!emptydirs')
+source=("$pkgname::git+https://github.com/pzorin/$pkgname.git#commit=b829eeea23e60c69a38e6f0ed07cbff6cc5c04bb")
+md5sums=('SKIP')
+
+build() {
+  cd "$pkgname"
+
+  qmake
+  make CXXFLAGS="$CXXFLAGS -w -fPIC"
+}
+
+package() {
+  make -C "$pkgname" INSTALL_ROOT="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-07-09 11:48:31 UTC (rev 243399)
+++ community-x86_64/PKGBUILD	2017-07-09 11:49:49 UTC (rev 243400)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
-# Contributor: Magnus Jonsson <jmagnusj at gmail.com>
-
-pkgname=qgo
-pkgver=2.1.0
-pkgrel=3
-pkgdesc='Go client and full featured SGF editor'
-arch=('x86_64' 'i686')
-url='https://github.com/pzorin/qgo'
-license=('GPL')
-depends=('qt5-multimedia' 'qt5-tools' 'libsm')
-makedepends=('git')
-options=('!emptydirs')
-source=("$pkgname::git://github.com/pzorin/$pkgname.git#commit=a4bc9c986e")
-md5sums=('SKIP')
-
-build() {
-  cd "$pkgname"
-
-  qmake
-  make CXXFLAGS="$CXXFLAGS -w -fPIC"
-}
-
-package() {
-  make -C "$pkgname" INSTALL_ROOT="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: qgo/repos/community-x86_64/PKGBUILD (from rev 243399, qgo/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-07-09 11:49:49 UTC (rev 243400)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
+# Contributor: Magnus Jonsson <jmagnusj at gmail.com>
+
+pkgname=qgo
+pkgver=2.1.0
+pkgrel=5
+pkgdesc='Go client and full featured SGF editor'
+arch=('x86_64' 'i686')
+url='https://github.com/pzorin/qgo'
+license=('GPL')
+depends=('qt5-multimedia' 'libsm')
+makedepends=('git' 'qt5-tools')
+options=('!emptydirs')
+source=("$pkgname::git+https://github.com/pzorin/$pkgname.git#commit=b829eeea23e60c69a38e6f0ed07cbff6cc5c04bb")
+md5sums=('SKIP')
+
+build() {
+  cd "$pkgname"
+
+  qmake
+  make CXXFLAGS="$CXXFLAGS -w -fPIC"
+}
+
+package() {
+  make -C "$pkgname" INSTALL_ROOT="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list