summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-07 00:37:20 -0700
committerroot <root@rshg054.dnsready.net>2012-10-07 00:37:20 -0700
commit682e4a12f537d598cb116ba394ceeae1eafc281e (patch)
treeb48c04d80686157d339741b922053c2e88b15d68 /core
parente7552010f531ef1b114352f0ce71a307360bf1d4 (diff)
Sun Oct 7 00:37:16 PDT 2012
Diffstat (limited to 'core')
-rw-r--r--core/hdparm/PKGBUILD6
-rw-r--r--core/libusbx/PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/core/hdparm/PKGBUILD b/core/hdparm/PKGBUILD
index 5f79d6c76..a5ccd44b5 100644
--- a/core/hdparm/PKGBUILD
+++ b/core/hdparm/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 150217 2012-02-15 07:27:04Z tpowa $
+# $Id: PKGBUILD 168152 2012-10-06 11:21:19Z tpowa $
# Maintainer: Paul Mattal <paul@archlinux.org>
pkgname=hdparm
-pkgver=9.39
+pkgver=9.42
pkgrel=1
pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters"
arch=(i686 x86_64)
@@ -14,7 +14,7 @@ license=('BSD')
url="http://sourceforge.net/projects/hdparm/"
optdepends=('bash: for wiper.sh script')
options=('emptydirs')
-md5sums=('2bc17b72403885d4faf959682944243b'
+md5sums=('0af5a38b212fe08f5afbe5e37f34b40b'
'74e368f384166a7710b447573cda120a')
build() {
diff --git a/core/libusbx/PKGBUILD b/core/libusbx/PKGBUILD
index 2c2795fbb..c1d1daf32 100644
--- a/core/libusbx/PKGBUILD
+++ b/core/libusbx/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 162758 2012-06-29 16:50:44Z tpowa $
+# $Id: PKGBUILD 168151 2012-10-06 11:21:13Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=libusbx
-pkgver=1.0.12
-pkgrel=2
+pkgver=1.0.14
+pkgrel=1
depends=('glibc')
pkgdesc="Library that provides generic access to USB device"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ options=(!libtool)
replaces=('libusb1' 'libusb')
provides=("libusb=$pkgver")
conflicts=("libusb")
-md5sums=('c41352ac755c7992edfcbb2ea4ad1349')
+md5sums=('0a6a75edb4b4eae7dc82c1dd71ddc470')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"