[arch-commits] Commit in numactl/trunk (PKGBUILD)

Dan McGee dan at nymeria.archlinux.org
Tue Oct 15 21:15:29 UTC 2013


    Date: Tuesday, October 15, 2013 @ 23:15:29
  Author: dan
Revision: 196625

upgpkg: numactl 2.0.9-1

Modified:
  numactl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-15 21:11:32 UTC (rev 196624)
+++ PKGBUILD	2013-10-15 21:15:29 UTC (rev 196625)
@@ -2,8 +2,8 @@
 # Contributor: Florian Zeitz <florob at babelmonkeys dot de>
 
 pkgname=numactl
-pkgver=2.0.8
-pkgrel=2
+pkgver=2.0.9
+pkgrel=1
 pkgdesc="Simple NUMA policy support"
 arch=('i686' 'x86_64')
 url="http://oss.sgi.com/projects/libnuma/"
@@ -10,7 +10,7 @@
 license=('LGPL2.1' 'GPL2')
 depends=('perl')
 source=(ftp://oss.sgi.com/www/projects/libnuma/download/$pkgname-${pkgver/_/-}.tar.gz)
-sha1sums=('f7bf06caea29669992fd3540a4c864a32615b5a1')
+sha1sums=('7231abc8f49e805225858ac08d801ade722f0b94')
 
 build() {
   cd "$srcdir/$pkgname-${pkgver/_/-}"




More information about the arch-commits mailing list