summaryrefslogtreecommitdiff
path: root/extra/ptlib
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-22 00:04:20 -0800
committerroot <root@rshg054.dnsready.net>2013-02-22 00:04:20 -0800
commit0ab7960ba6a457b7dd3ed5ede0cdb93e816d29a4 (patch)
treecee051ac15f97c74d7b6562c8627e53ff4a45dbe /extra/ptlib
parent111b18e76114f1a46a23a979a7872e7fda412601 (diff)
Fri Feb 22 00:04:20 PST 2013
Diffstat (limited to 'extra/ptlib')
-rw-r--r--extra/ptlib/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/ptlib/PKGBUILD b/extra/ptlib/PKGBUILD
index 58e6eb857..170c33fee 100644
--- a/extra/ptlib/PKGBUILD
+++ b/extra/ptlib/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 172101 2012-11-28 10:32:09Z jgc $
+# $Id: PKGBUILD 178389 2013-02-21 05:32:58Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=ptlib
-pkgver=2.10.9
+pkgver=2.10.10
pkgrel=1
pkgdesc="Portable Windows Library"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('sdl' 'libpulse' 'v4l-utils' 'libldap')
replaces=('pwlib')
conflicts=('pwlib')
source=(http://ftp.gnome.org/pub/GNOME/sources/ptlib/${pkgver%.*}/ptlib-$pkgver.tar.xz)
-sha256sums=('d948e326ce238880ce9b52f9f0cd76a4897618e17cc08a347e4a713f36a575fe')
+sha256sums=('7fcaabe194cbd3bc0b370b951dffd19cfe7ea0298bfff6aecee948e97f3207e4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"