summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91b70474cdc9..f9d284d8fad8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer:
+# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
# Contributor: Jonathan Steel <jsteel at archlinux.org>
# Contributor: Gicu Gorodenco <cyclopsihus@gmail.com>
# Contributor: MaLiK <malik_cjm@o2.pl>
@@ -8,16 +8,16 @@
pkgname=pidgin-sipe
pkgver=1.24.0
-pkgrel=1
+pkgrel=2
pkgdesc="Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS"
arch=('x86_64')
license=('GPL2')
url="https://sipe.sourceforge.net/"
depends=('gmime' 'libpurple')
makedepends=('intltool')
-optdepends=('krb5: Kerberos support')
+optdepends=('freerdp: Desktop sharing' 'krb5: Kerberos support')
source=(https://downloads.sourceforge.net/project/sipe/sipe/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('b88a1ed45cb876d0ff5b0e8151767f1d')
+sha256sums=('f6e67450871382e11b093ba2c9cbb2de75356808345f0063fec9b892d13786ca')
build() {
cd $pkgname-$pkgver