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

Ionut Biru ibiru at archlinux.org
Fri Feb 4 11:27:51 UTC 2011


    Date: Friday, February 4, 2011 @ 06:27:51
  Author: ibiru
Revision: 108837

upgpkg: ethtool 2.6.36-1
update to 2.6.36

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-04 11:18:48 UTC (rev 108836)
+++ PKGBUILD	2011-02-04 11:27:51 UTC (rev 108837)
@@ -2,16 +2,15 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 # Contributer: Martin Kemp <mdkemp at elys.com>
 pkgname=ethtool
-pkgver=2.6.35
-pkgrel=2
+pkgver=2.6.36
+pkgrel=1
 pkgdesc="gkernel ethtool"
 arch=(i686 x86_64)
 url="http://sourceforge.net/projects/gkernel/"
 license=('GPL')
 depends=('glibc')
-options=('force')
 source=(http://downloads.sourceforge.net/sourceforge/gkernel/$pkgname-$pkgver.tar.gz)
-md5sums=('e0f617779a58b77af061a9e5178d0b25')
+md5sums=('3b2322695e9ee7bf447ebcdb85f93e83')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list