[arch-commits] Commit in openbsd-netcat/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Dec 27 15:46:47 UTC 2016


    Date: Tuesday, December 27, 2016 @ 15:46:46
  Author: spupykin
Revision: 203104

upgpkg: openbsd-netcat 1.130_1-1

upd

Modified:
  openbsd-netcat/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-27 15:46:27 UTC (rev 203103)
+++ PKGBUILD	2016-12-27 15:46:46 UTC (rev 203104)
@@ -3,8 +3,8 @@
 # Contributor: Andrej Gelenberg <andrej.gelenberg at udo.edu>
 
 pkgname="openbsd-netcat"
-pkgver=1.105_7
-pkgrel=7
+pkgver=1.130_1
+pkgrel=1
 pkgdesc="TCP/IP swiss army knife. OpenBSD variant."
 arch=('i686' 'x86_64')
 url="http://packages.debian.org/sid/netcat-openbsd"
@@ -14,9 +14,9 @@
 provides=('netcat')
 conflicts=('gnu-netcat')
 source=("http://ftp.debian.org/debian/pool/main/n/netcat-openbsd/netcat-openbsd_${pkgver%_*}.orig.tar.gz"
-	"http://ftp.debian.org/debian/pool/main/n/netcat-openbsd/netcat-openbsd_${pkgver/_/-}.debian.tar.gz")
-md5sums=('7e67b22f1ad41a1b7effbb59ff28fca1'
-         'e914f8eb7eda5c75c679dd77787ac76b')
+	"http://ftp.debian.org/debian/pool/main/n/netcat-openbsd/netcat-openbsd_${pkgver/_/-}.debian.tar.xz")
+sha256sums=('fd7205065d0b47898851f31f33e614de5d47a5b9dc81fd50d2ff51b63d091e5b'
+            'f35f72984df2c5a8d9e9e1b23e72875a0f9aa78ef9eb97f92f191b7390dbffda')
 
 build() {
   cd "$srcdir"/netcat-openbsd-${pkgver%_*}



More information about the arch-commits mailing list