diff --git a/bluez/PKGBUILD b/bluez/PKGBUILD index 3aef864f1..2a6d64488 100644 --- a/bluez/PKGBUILD +++ b/bluez/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Geoffroy Carrier pkgname=bluez -pkgver=4.64 +pkgver=4.85 pkgrel=1 pkgdesc="Libraries and tools for the Bluetooth protocol stack" url="http://www.bluez.org/" @@ -21,7 +21,7 @@ backup=(etc/bluetooth/{main,rfcomm,audio,network,input}.conf source=(http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2 bluetooth.conf.d rc.bluetooth) -md5sums=('d6e60bad937fe72b0bc77e327ee470b0' +md5sums=('d2403e791e694048fb70cb5afbabb886' 'd12be5b494525bb1ba6eac5c3983dd3e' 'b67bd953082befea6ae57c6fe25993e8') diff --git a/gdk-pixbuf2/PKGBUILD b/gdk-pixbuf2/PKGBUILD index 0af83e985..bc18190ef 100644 --- a/gdk-pixbuf2/PKGBUILD +++ b/gdk-pixbuf2/PKGBUILD @@ -7,7 +7,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=gdk-pixbuf2 -pkgver=2.22.0 +pkgver=2.22.1 pkgrel=1 pkgdesc="An image loading library for gtk2" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ makedepends=('gtk-doc' 'gobject-introspection') options=('!libtool') install=gdk-pixbuf2.install source=(http://download.gnome.org/sources/gdk-pixbuf/2.22/gdk-pixbuf-${pkgver}.tar.bz2) -sha256sums=('b8ff6a308f037af6b501246ad8779a951ca92af975efc2e97c354ea6702667cf') +md5sums=('716c4593ead3f9c8cca63b8b1907a561') build() { cd "${srcdir}/gdk-pixbuf-${pkgver}" diff --git a/libgphoto2/PKGBUILD b/libgphoto2/PKGBUILD index e91f22d5f..5f5d71c64 100644 --- a/libgphoto2/PKGBUILD +++ b/libgphoto2/PKGBUILD @@ -3,17 +3,17 @@ # Contributor: Damir Perisa pkgname=libgphoto2 -pkgver=2.4.9 +pkgver=2.4.10.1 pkgrel=1 pkgdesc="The core library of gphoto2, designed to allow access to digital camera by external programs." arch=(i686 x86_64) url="http://www.gphoto.org" license=(LGPL) -depends=('libexif>=0.6.19' 'libjpeg>=8' 'libtool>=2.2.6b' 'libusb') +depends=('libexif>=0.6.19' 'libjpeg>=8' 'gd' 'libtool>=2.2.6b' 'libusb-compat') install=libgphoto2.install options=('libtool') source=(http://downloads.sourceforge.net/gphoto/${pkgname}-${pkgver}.tar.gz) -md5sums=('26e0d7cff6c6f0be453d7612309d80a6') +md5sums=('8bf2bd1e267909203ec1e7f6ea3f83a0') build() { cd "${srcdir}/${pkgname}-${pkgver}"