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

Felix Yan felixonmars at archlinux.org
Sat May 27 16:55:28 UTC 2017


    Date: Saturday, May 27, 2017 @ 16:55:27
  Author: felixonmars
Revision: 230567

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

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

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   26 --------------------
 community-x86_64/PKGBUILD |   26 --------------------
 3 files changed, 56 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-05-27 16:54:56 UTC (rev 230566)
+++ community-i686/PKGBUILD	2017-05-27 16:55:27 UTC (rev 230567)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Thomas Weißschuh <thomas t-8ch de>
-# Contributor: Nathan Owe <ndowens.aur at gmail dot com>
-
-pkgname=batctl
-pkgver=2017.0
-_advver=2017.0.1
-pkgrel=1
-pkgdesc='B.A.T.M.A.N. advanced control and management tool'
-arch=('i686' 'x86_64')
-url='http://www.open-mesh.net/'
-license=('GPL')
-depends=('libnl')
-source=("http://downloads.open-mesh.net/batman/releases/batman-adv-$_advver/batctl-$pkgver.tar.gz")
-sha512sums=('9c7f0a15cdabd83243014c94a7895a6ef3d8ab4f65d0c8cdafccef2a7ee8c695f9dd5483052c971b5e28a82854c0650220db744f0010ac831b7ade23cd9d1638')
-
-build(){
-  cd batctl-$pkgver
-  make
-}
-
-package() {
-  cd batctl-$pkgver
-  make DESTDIR="$pkgdir" PREFIX=/usr SBINDIR=/usr/bin install
-}

Copied: batctl/repos/community-i686/PKGBUILD (from rev 230566, batctl/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-05-27 16:55:27 UTC (rev 230567)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Thomas Weißschuh <thomas t-8ch de>
+# Contributor: Nathan Owe <ndowens.aur at gmail dot com>
+
+pkgname=batctl
+pkgver=2017.1
+_advver=$pkgver
+pkgrel=1
+pkgdesc='B.A.T.M.A.N. advanced control and management tool'
+arch=('i686' 'x86_64')
+url='http://www.open-mesh.net/'
+license=('GPL')
+depends=('libnl')
+source=("http://downloads.open-mesh.net/batman/releases/batman-adv-$_advver/batctl-$pkgver.tar.gz"{,.asc})
+sha512sums=('6ac806f4898f52693c5b1d67d1571e8cd8b044126b236f25ff50dddc4f6b57385a6bd435c9325bdb0de56bec820aa8ce1478ef2ce67a3fe2063362bfa7d7b2ed'
+            'SKIP')
+validpgpkeys=('2DE9541A85CC87D5D9836D5E0C8A47A2ABD72DF9')  # Simon Wunderlich
+
+build(){
+  cd batctl-$pkgver
+  make
+}
+
+package() {
+  cd batctl-$pkgver
+  make DESTDIR="$pkgdir" PREFIX=/usr SBINDIR=/usr/bin install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-05-27 16:54:56 UTC (rev 230566)
+++ community-x86_64/PKGBUILD	2017-05-27 16:55:27 UTC (rev 230567)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Thomas Weißschuh <thomas t-8ch de>
-# Contributor: Nathan Owe <ndowens.aur at gmail dot com>
-
-pkgname=batctl
-pkgver=2017.0
-_advver=2017.0.1
-pkgrel=1
-pkgdesc='B.A.T.M.A.N. advanced control and management tool'
-arch=('i686' 'x86_64')
-url='http://www.open-mesh.net/'
-license=('GPL')
-depends=('libnl')
-source=("http://downloads.open-mesh.net/batman/releases/batman-adv-$_advver/batctl-$pkgver.tar.gz")
-sha512sums=('9c7f0a15cdabd83243014c94a7895a6ef3d8ab4f65d0c8cdafccef2a7ee8c695f9dd5483052c971b5e28a82854c0650220db744f0010ac831b7ade23cd9d1638')
-
-build(){
-  cd batctl-$pkgver
-  make
-}
-
-package() {
-  cd batctl-$pkgver
-  make DESTDIR="$pkgdir" PREFIX=/usr SBINDIR=/usr/bin install
-}

Copied: batctl/repos/community-x86_64/PKGBUILD (from rev 230566, batctl/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-05-27 16:55:27 UTC (rev 230567)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Thomas Weißschuh <thomas t-8ch de>
+# Contributor: Nathan Owe <ndowens.aur at gmail dot com>
+
+pkgname=batctl
+pkgver=2017.1
+_advver=$pkgver
+pkgrel=1
+pkgdesc='B.A.T.M.A.N. advanced control and management tool'
+arch=('i686' 'x86_64')
+url='http://www.open-mesh.net/'
+license=('GPL')
+depends=('libnl')
+source=("http://downloads.open-mesh.net/batman/releases/batman-adv-$_advver/batctl-$pkgver.tar.gz"{,.asc})
+sha512sums=('6ac806f4898f52693c5b1d67d1571e8cd8b044126b236f25ff50dddc4f6b57385a6bd435c9325bdb0de56bec820aa8ce1478ef2ce67a3fe2063362bfa7d7b2ed'
+            'SKIP')
+validpgpkeys=('2DE9541A85CC87D5D9836D5E0C8A47A2ABD72DF9')  # Simon Wunderlich
+
+build(){
+  cd batctl-$pkgver
+  make
+}
+
+package() {
+  cd batctl-$pkgver
+  make DESTDIR="$pkgdir" PREFIX=/usr SBINDIR=/usr/bin install
+}



More information about the arch-commits mailing list