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

Jelle van der Waa jelle at archlinux.org
Thu Jun 23 19:47:21 UTC 2016


    Date: Thursday, June 23, 2016 @ 19:47:20
  Author: jelle
Revision: 180829

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-06-23 19:47:06 UTC (rev 180828)
+++ community-i686/PKGBUILD	2016-06-23 19:47:20 UTC (rev 180829)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
-# Contributor: Sam Stuewe <halosghost at archlinux dot info>
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.1.2
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz")
-md5sums=('eb5d018a3301295976f86b59423dd1a7')
-
-build () {
-    cd "pbpst-${pkgver}"
-
-    ./configure --cflags="$CFLAGS"
-
-    make
-}
-
-package () {
-    cd "pbpst-${pkgver}"
-    make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-i686/PKGBUILD (from rev 180828, pbpst/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-06-23 19:47:20 UTC (rev 180829)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
+# Contributor: Sam Stuewe <halosghost at archlinux dot info>
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.2.0
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz")
+md5sums=('1341336c3b7ef79d71c13604d9350229')
+
+build () {
+    cd "pbpst-${pkgver}"
+
+    ./configure --cflags="$CFLAGS"
+
+    make
+}
+
+package () {
+    cd "pbpst-${pkgver}"
+    make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-06-23 19:47:06 UTC (rev 180828)
+++ community-x86_64/PKGBUILD	2016-06-23 19:47:20 UTC (rev 180829)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
-# Contributor: Sam Stuewe <halosghost at archlinux dot info>
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.1.2
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz")
-md5sums=('eb5d018a3301295976f86b59423dd1a7')
-
-build () {
-    cd "pbpst-${pkgver}"
-
-    ./configure --cflags="$CFLAGS"
-
-    make
-}
-
-package () {
-    cd "pbpst-${pkgver}"
-    make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-x86_64/PKGBUILD (from rev 180828, pbpst/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-06-23 19:47:20 UTC (rev 180829)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
+# Contributor: Sam Stuewe <halosghost at archlinux dot info>
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.2.0
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz")
+md5sums=('1341336c3b7ef79d71c13604d9350229')
+
+build () {
+    cd "pbpst-${pkgver}"
+
+    ./configure --cflags="$CFLAGS"
+
+    make
+}
+
+package () {
+    cd "pbpst-${pkgver}"
+    make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}



More information about the arch-commits mailing list