Date: Thursday, February 12, 2015 @ 13:13:43 Author: spupykin Revision: 127603
upgpkg: delegate 9.9.13-1 upd Modified: delegate/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-12 12:13:40 UTC (rev 127602) +++ PKGBUILD 2015-02-12 12:13:43 UTC (rev 127603) @@ -3,7 +3,7 @@ # Contributor: Sergej Pupykin <[email protected]> pkgname=delegate -pkgver=9.9.8 +pkgver=9.9.13 pkgrel=1 pkgdesc="Caching and converting multyprotocol proxy. For example, you may use it as NNTP web interface" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ options=(!strip) install=delegate.install source=(ftp://ftp:ps790809%40inbox%[email protected]/pub/DeleGate/delegate$pkgver.tar.gz) -md5sums=('db78957f3a8183a4df6cd047984d5900') +md5sums=('b617959aa785b751a6292dad7487c722') build() { cd $srcdir/$pkgname$pkgver
