summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-07-29 21:24:10 +0200
committerhaawda2020-07-29 21:24:10 +0200
commit6c25ebc94775ebe9489ac492891c36744da1a9d9 (patch)
tree11d3f0ea7355114ea903dfe36c300fe5267073a0 /PKGBUILD
parentf3b0c6ce2d1d8945a74ad2ca457587a18183de59 (diff)
downloadaur-6c25ebc94775ebe9489ac492891c36744da1a9d9.tar.gz
adopted
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edae3ddfd7e1..86ec9872a7ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
# Contributor: Troy C < rstrox -ta yahoo -tod com >
# Contributor: Marek Skrobacki <skrobul@skrobul.com>
# Contributor: Alasdair Haswell <ali at arhaswell dot co dot uk>
+# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=meanwhile
pkgver=1.1.1
pkgrel=2
-pkgdesc="Meanwhile libraries"
+pkgdesc="Library for connecting to an IBM Sametime community"
arch=('i686' 'x86_64')
url="https://github.com/obriencj/meanwhile"
license=('LGPL3')
@@ -17,7 +18,6 @@ source=(${pkgname}-${pkgver}.tar.gz::https://github.com/obriencj/meanwhile/archi
sha256sums=('10de306f03897572b30ce68ca80dffd04ec218f6842bbe0a47bb8cce933698d0'
'54d0faa5702e3b89be2a4fe994cfb2c373f409add3ba6b340a06f183c7446b21')
-
prepare() {
cd "$pkgname-$pkgver/src"
patch -Np2 -i "${srcdir}/fix_groupchat.patch"