diff options
Diffstat (limited to 'community/wvstreams/PKGBUILD')
-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 e81d55fad..e114812c4 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' 'mips64el') url="http://alumnit.ca/wiki/?page=WvStreams" |