Date: Thursday, February 21, 2013 @ 06:26:00 Author: heftig Revision: 178387
4.0.1 Modified: ekiga/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-21 05:19:16 UTC (rev 178386) +++ PKGBUILD 2013-02-21 05:26:00 UTC (rev 178387) @@ -3,8 +3,8 @@ # Contributor: Tom K <[email protected]> pkgname=ekiga -pkgver=4.0.0 -pkgrel=2 +pkgver=4.0.1 +pkgrel=1 pkgdesc="VOIP/Videoconferencing app with full SIP and H.323 support (GnomeMeeting expanded and renamed)" url="http://www.ekiga.org" license=(GPL) @@ -16,7 +16,7 @@ groups=('gnome-extra') install=ekiga.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('69c544fb0f2e9cb425b9dae131b01e256ad20fd597f1faf0c28f5930b0f1d998') +sha256sums=('5f4f491c9496cf65ba057a9345d6bb0278f4eca07bcda5baeecf50bfcd9a4a3b') build() { cd "$pkgname-$pkgver"
