summaryrefslogtreecommitdiff
path: root/extra/irqbalance/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/irqbalance/PKGBUILD')
-rw-r--r--extra/irqbalance/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/irqbalance/PKGBUILD b/extra/irqbalance/PKGBUILD
index e0e653f03..2371a50db 100644
--- a/extra/irqbalance/PKGBUILD
+++ b/extra/irqbalance/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Martin Striz <ms@poruba.net>
pkgname=irqbalance
-pkgver=1.0.6
+pkgver=1.0.7
pkgrel=1
pkgdesc="IRQ balancing daemon for SMP systems"
arch=('i686' 'x86_64' 'mips64el')
@@ -10,9 +10,9 @@ url="http://code.google.com/p/irqbalance"
license=('GPL')
depends=(glib2 numactl libcap-ng)
makedepends=(pkgconfig)
-source=(http://irqbalance.googlecode.com/files/irqbalance-$pkgver.tar.gz
+source=(http://irqbalance.googlecode.com/files/irqbalance-$pkgver.tar.bz2
irqbalance.service)
-md5sums=('b73b1a5a9e1c3c428ae39024c711e41e'
+md5sums=('09cb0ab81ab4f3401a7ff5dabc158a1e'
'a97ad17dc7df98b81acb500b27f931e5')
build() {