summaryrefslogtreecommitdiff
path: root/extra/ptlib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ptlib/PKGBUILD')
-rw-r--r--extra/ptlib/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/ptlib/PKGBUILD b/extra/ptlib/PKGBUILD
index 863d7c4d2..97a79caac 100644
--- a/extra/ptlib/PKGBUILD
+++ b/extra/ptlib/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 111692 2011-02-28 18:24:37Z heftig $
+# $Id: PKGBUILD 132754 2011-07-25 19:54:44Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=ptlib
-pkgver=2.8.3
+pkgver=2.10.1
pkgrel=1
pkgdesc="Portable Windows Library"
arch=(i686 x86_64 'mips64el')
@@ -11,8 +11,8 @@ license=('GPL')
depends=('gcc-libs' 'openssl' 'alsa-lib' 'sdl' 'expat' 'libpulse' 'v4l-utils')
replaces=('pwlib')
conflicts=('pwlib')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('076afde4e53e5fd0989adc344c3741aea8342b105c3e879e2f4f9a42ef36793e')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('9d5ad6baede23ed893f70a4a21948aa656bf96013f04c5c1ad5154a5dbe13c5f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"