Date: Monday, February 9, 2015 @ 19:22:02 Author: jsteel Revision: 127418
upgpkg: pidgin-sipe 1.19.0-1 Modified: pidgin-sipe/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-09 18:12:49 UTC (rev 127417) +++ PKGBUILD 2015-02-09 18:22:02 UTC (rev 127418) @@ -7,7 +7,7 @@ # Contributor: Anthony <[email protected]> pkgname=pidgin-sipe -pkgver=1.18.5 +pkgver=1.19.0 pkgrel=1 pkgdesc="Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ makedepends=('intltool') options=('!buildflags') source=(http://downloads.sourceforge.net/project/sipe/sipe/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2) -md5sums=('07bc10a6d625978e61962ecef3e357d9') +md5sums=('0022c30982527c9cf94e4ad0a162aa08') build() { cd $pkgname-$pkgver
