diff options
author | root <root@rshg054.dnsready.net> | 2012-02-24 23:15:21 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-24 23:15:21 +0000 |
commit | 299e917c17619f800f0c21cf43209065b608223f (patch) | |
tree | e175a7bbdb5d933670f10b09f1cc52ece45ced87 /community/net6 | |
parent | d466ef49f224a9347fe0375eac8126725e10a0a4 (diff) |
Fri Feb 24 23:15:21 UTC 2012
Diffstat (limited to 'community/net6')
-rw-r--r-- | community/net6/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/net6/PKGBUILD b/community/net6/PKGBUILD index f0ebc38e4..e748926d9 100644 --- a/community/net6/PKGBUILD +++ b/community/net6/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 59157 2011-11-21 12:41:35Z spupykin $ +# $Id: PKGBUILD 66249 2012-02-23 05:21:03Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> # Contributor: William Rea <sillywilly@gmail.com> @@ -6,7 +6,7 @@ pkgname=net6 pkgver=1.3.12 -pkgrel=2 +pkgrel=3 pkgdesc="A library that provides a TCP protocol abstraction for C++" arch=('i686' 'x86_64') url="http://gobby.0x539.de/" |