diff options
author | root <root@rshg054.dnsready.net> | 2013-11-04 01:27:27 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-11-04 01:27:27 -0800 |
commit | 058983fb5cb16dbb25368dd464cbcf27205b3f93 (patch) | |
tree | 4f07b3aba435304aac5c5f93e5a9784031dabd40 /community/wvstreams | |
parent | 1ce58386c5ee7086ac6848f35cade5d45bf86764 (diff) |
Mon Nov 4 01:26:54 PST 2013
Diffstat (limited to 'community/wvstreams')
-rw-r--r-- | community/wvstreams/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/wvstreams/PKGBUILD b/community/wvstreams/PKGBUILD index eb5b48e7f..f54213524 100644 --- a/community/wvstreams/PKGBUILD +++ b/community/wvstreams/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 92257 2013-06-03 11:15:30Z allan $ -# Maintainer: +# $Id: PKGBUILD 100398 2013-11-03 12:30:25Z fyan $ +# Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: dorphell <dorphell@archlinux.org> pkgname=wvstreams pkgver=4.6.1 -pkgrel=6 +pkgrel=7 pkgdesc="A network programming library written in C++" arch=('i686' 'x86_64') url="http://alumnit.ca/wiki/?page=WvStreams" |