summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre-multilib/wine-libre/PKGBUILD6
-rw-r--r--libre/hplip-libre/PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/libre-multilib/wine-libre/PKGBUILD b/libre-multilib/wine-libre/PKGBUILD
index 0629cc97c..3aa5bb54a 100644
--- a/libre-multilib/wine-libre/PKGBUILD
+++ b/libre-multilib/wine-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 106060 2014-02-21 19:26:05Z bluewind $
+# $Id: PKGBUILD 106809 2014-03-08 10:44:24Z bluewind $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Contributor: Eduardo Romero <eduardo@archlinux.org>
@@ -7,14 +7,14 @@
_pkgname=wine
pkgname=wine-libre
-pkgver=1.7.13
+pkgver=1.7.14
pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
source=(http://prdownloads.sourceforge.net/$_pkgname/$_pkgname-$_pkgbasever.tar.bz2{,.sign}
30-win32-aliases.conf)
-md5sums=('f238be82934d48fee55b46789a26d9aa'
+md5sums=('75195349b18f6d4d9ec56b9cfa915160'
'SKIP'
'1ff4e467f59409272088d92173a0f801')
diff --git a/libre/hplip-libre/PKGBUILD b/libre/hplip-libre/PKGBUILD
index 4ed863e35..77d324667 100644
--- a/libre/hplip-libre/PKGBUILD
+++ b/libre/hplip-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 204311 2014-01-17 09:00:06Z andyrtr $
+# $Id: PKGBUILD 206910 2014-03-05 19:15:57Z andyrtr $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor : Rémy Oudompheng <remy@archlinux.org>
# Contributor: Morgan LEFIEUX <comete@archlinuxfr.org>
@@ -7,14 +7,14 @@
_pkgname=hplip
pkgname=hplip-libre
pkgver=3.14.1
-pkgrel=1
+pkgrel=2
pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet, without hplip-plugin binary blobs recommendation (Parabola rebranded)"
arch=('i686' 'x86_64')
url="http://hplipopensource.com"
license=('GPL')
depends=('python2' 'ghostscript>=8.64-6' 'foomatic-db' 'foomatic-db-engine'
'net-snmp>=5.7.1' 'wget')
-makedepends=('python2-pyqt' 'python2-gobject2' 'sane' 'rpcbind' 'cups' 'libusbx')
+makedepends=('python2-pyqt4' 'python2-gobject2' 'sane' 'rpcbind' 'cups' 'libusb')
optdepends=('cups: for printing support'
'python2-dbus: for dbus support'
'sane: for scanner support'
@@ -22,9 +22,9 @@ optdepends=('cups: for printing support'
'python2-notify: for Desktop notification support'
'python2-reportlab: for pdf output in hp-scan'
'rpcbind: for network support'
- 'python2-pyqt: for running hp-toolbox'
+ 'python2-pyqt4: for running hp-toolbox'
'python2-gobject2: for running hp-toolbox'
- 'libusbx: for advanced usb support')
+ 'libusb: for advanced usb support')
replaces=$_pkgname
conflicts=$_pkgname
provides=$_pkgname=$pkgver