[arch-commits] Commit in usbutils/repos (testing-i686 testing-i686/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun May 3 15:44:09 UTC 2009


    Date: Sunday, May 3, 2009 @ 11:44:09
  Author: tpowa
Revision: 37645

Merged revisions 37640 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/usbutils/trunk

........
  r37640 | tpowa | 2009-05-03 15:42:40 +0000 (So, 03 Mai 2009) | 1 line
  
  upgpkg: usbutils 0.81-1
........

Modified:
  usbutils/repos/testing-i686/	(properties)
  usbutils/repos/testing-i686/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Property changes on: usbutils/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /usbutils/trunk:1-37635
   + /usbutils/trunk:1-37641

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-05-03 15:43:42 UTC (rev 37644)
+++ testing-i686/PKGBUILD	2009-05-03 15:44:09 UTC (rev 37645)
@@ -12,6 +12,7 @@
 depends=('glibc' 'libusb')
 url="http://linux-usb.sourceforge.net/"
 source=(http://downloads.sourceforge.net/sourceforge/linux-usb/usbutils-$pkgver.tar.gz)
+md5sums=('ba5e44d49ebf382015e96f43ce982abb')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -21,4 +22,4 @@
   make || return 1
   make DESTDIR=$startdir/pkg install
 }
-md5sums=('ba5e44d49ebf382015e96f43ce982abb')
+




More information about the arch-commits mailing list