Date: Wednesday, March 7, 2018 @ 08:28:31 Author: jsteel Revision: 303534
upgpkg: pidgin-sipe 1.23.1-1 Modified: pidgin-sipe/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-07 08:10:34 UTC (rev 303533) +++ PKGBUILD 2018-03-07 08:28:31 UTC (rev 303534) @@ -7,7 +7,7 @@ # Contributor: Anthony <[email protected]> pkgname=pidgin-sipe -pkgver=1.23.0 +pkgver=1.23.1 pkgrel=1 pkgdesc="Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS" arch=('x86_64') @@ -17,7 +17,7 @@ makedepends=('intltool') optdepends=('krb5: Kerberos support') source=(https://downloads.sourceforge.net/project/sipe/sipe/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2) -md5sums=('d29c4642cdf6de36f9795e9895c34010') +md5sums=('4c5231f40380301f7bcfdf034f57f2ab') build() { cd $pkgname-$pkgver
