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

Jan de Groot jgc at archlinux.org
Sun Feb 15 00:21:30 UTC 2009


    Date: Saturday, February 14, 2009 @ 19:21:30
  Author: jgc
Revision: 26986

Remove duplicate md5sums (FS#13270)

Modified:
  bluez/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-15 00:18:10 UTC (rev 26985)
+++ PKGBUILD	2009-02-15 00:21:30 UTC (rev 26986)
@@ -19,8 +19,8 @@
 source=("http://www.kernel.org/pub/linux/bluetooth/$pkgname-$pkgver.tar.bz2"
         'bluetooth.conf.d'
         'rc.bluetooth')
-md5sums=('5f816d90fcf4401363ba833eac53b44d'
-         '8593ea9cfa9814e2a22b19845b3c276c'
+md5sums=('0fa52a0b6a764fbe85fcfd7d0476fe5e'
+         'd12be5b494525bb1ba6eac5c3983dd3e'
          '03d4f2463b1b580e8d2ada3767140685')
 
 build() {
@@ -54,6 +54,3 @@
   install -D -m755 "$srcdir/rc.bluetooth"                          "$pkgdir/etc/rc.d/bluetooth" || return 1
   install -D -m644 "$srcdir/bluetooth.conf.d"                      "$pkgdir/etc/conf.d/bluetooth" || return 1
 }
-md5sums=('0fa52a0b6a764fbe85fcfd7d0476fe5e'
-         'd12be5b494525bb1ba6eac5c3983dd3e'
-         '03d4f2463b1b580e8d2ada3767140685')




More information about the arch-commits mailing list