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

Antonio Rojas arojas at archlinux.org
Fri Aug 5 22:43:28 UTC 2016


    Date: Friday, August 5, 2016 @ 22:43:28
  Author: arojas
Revision: 185399

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-08-05 22:43:01 UTC (rev 185398)
+++ community-i686/PKGBUILD	2016-08-05 22:43:28 UTC (rev 185399)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-# Contributor: Reza Jelveh (reza.jelveh at tuhh.de)
-# Contributor: Shalygin Konstantin (kostya at opentech.ru)
-
-pkgname=horst
-pkgver=4.2
-pkgrel=1
-pkgdesc='A small, lightweight IEEE802.11 wireless LAN analyzer with a text interface'
-arch=(i686 x86_64)
-url='http://br1.einfach.org/tech/horst'
-depends=(ncurses iw)
-license=(GPL)
-source=(http://br1.einfach.org/horst_dl/horst-$pkgver.tar.gz)
-sha256sums=('eab46330998a4c6d5abc9bfdad739b62b57c65049ac6f160e58ee3edd3260057')
-
-build() {
-  cd horst-$pkgver
-  make
-}
-
-package() {
-  cd horst-$pkgver
-
-  install -Dm755 horst "$pkgdir/usr/bin/horst"
-  install -Dm644 horst.1 "$pkgdir/usr/share/man/man1/horst.1"
-}

Copied: horst/repos/community-i686/PKGBUILD (from rev 185398, horst/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-08-05 22:43:28 UTC (rev 185399)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Reza Jelveh (reza.jelveh at tuhh.de)
+# Contributor: Shalygin Konstantin (kostya at opentech.ru)
+
+pkgname=horst
+pkgver=5.0
+pkgrel=1
+pkgdesc='A small, lightweight IEEE802.11 wireless LAN analyzer with a text interface'
+arch=(i686 x86_64)
+url='http://br1.einfach.org/tech/horst'
+depends=(ncurses iw)
+license=(GPL)
+source=($pkgname-$pkgver::"https://github.com/br101/horst/archive/version-$pkgver.tar.gz")
+sha256sums=('ea19cc0565b0bc8e001d11d4480030ef8ade67f85b2ddd28f6eb9233cb1e5c5b')
+
+build() {
+  cd horst-version-$pkgver
+  make
+}
+
+package() {
+  cd horst-version-$pkgver
+
+  install -Dm755 horst "$pkgdir/usr/bin/horst"
+  install -Dm644 horst.1 "$pkgdir/usr/share/man/man1/horst.1"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-08-05 22:43:01 UTC (rev 185398)
+++ community-x86_64/PKGBUILD	2016-08-05 22:43:28 UTC (rev 185399)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-# Contributor: Reza Jelveh (reza.jelveh at tuhh.de)
-# Contributor: Shalygin Konstantin (kostya at opentech.ru)
-
-pkgname=horst
-pkgver=4.2
-pkgrel=1
-pkgdesc='A small, lightweight IEEE802.11 wireless LAN analyzer with a text interface'
-arch=(i686 x86_64)
-url='http://br1.einfach.org/tech/horst'
-depends=(ncurses iw)
-license=(GPL)
-source=(http://br1.einfach.org/horst_dl/horst-$pkgver.tar.gz)
-sha256sums=('eab46330998a4c6d5abc9bfdad739b62b57c65049ac6f160e58ee3edd3260057')
-
-build() {
-  cd horst-$pkgver
-  make
-}
-
-package() {
-  cd horst-$pkgver
-
-  install -Dm755 horst "$pkgdir/usr/bin/horst"
-  install -Dm644 horst.1 "$pkgdir/usr/share/man/man1/horst.1"
-}

Copied: horst/repos/community-x86_64/PKGBUILD (from rev 185398, horst/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-08-05 22:43:28 UTC (rev 185399)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Reza Jelveh (reza.jelveh at tuhh.de)
+# Contributor: Shalygin Konstantin (kostya at opentech.ru)
+
+pkgname=horst
+pkgver=5.0
+pkgrel=1
+pkgdesc='A small, lightweight IEEE802.11 wireless LAN analyzer with a text interface'
+arch=(i686 x86_64)
+url='http://br1.einfach.org/tech/horst'
+depends=(ncurses iw)
+license=(GPL)
+source=($pkgname-$pkgver::"https://github.com/br101/horst/archive/version-$pkgver.tar.gz")
+sha256sums=('ea19cc0565b0bc8e001d11d4480030ef8ade67f85b2ddd28f6eb9233cb1e5c5b')
+
+build() {
+  cd horst-version-$pkgver
+  make
+}
+
+package() {
+  cd horst-version-$pkgver
+
+  install -Dm755 horst "$pkgdir/usr/bin/horst"
+  install -Dm644 horst.1 "$pkgdir/usr/share/man/man1/horst.1"
+}



More information about the arch-commits mailing list