sam7utils: tarball fell off the net again, relocate to Bitbucket

This commit is contained in:
Marti Raudsepp 2013-01-02 14:18:12 +02:00
parent 6c7f35618b
commit 1481461fff

View file

@ -1,15 +1,15 @@
# Contributor: Marti Raudsepp <marti@juffo.org>
pkgname=sam7utils
pkgver=0.2.1
pkgrel=2
pkgrel=3
pkgdesc="A utility for programming AT91SAM7 series microcontrollers over USB"
arch=(i686 x86_64)
license=('GPL')
options=('buildflags')
url="http://oss.tekno.us/sam7utils/"
url="https://bitbucket.org/intgr/sam7utils"
depends=('libusb-compat' 'readline' 'udev')
# Original source: http://oss.tekno.us/sam7utils/$pkgname-$pkgver.tar.gz
source=(http://txrxio.net/wp/basket/makingthings/$pkgname-$pkgver.tar.gz
source=(https://bitbucket.org/intgr/sam7utils/downloads/$pkgname-$pkgver.tar.gz
50-atmel-samba.rules)
md5sums=('4027a3d06500b9e4911b3f548ad7b138'
'b3753f3577784190fd4e0ef5d6075323')