summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarti Raudsepp2013-01-02 14:18:12 +0200
committerMarti Raudsepp2013-01-02 14:18:12 +0200
commit1481461fff2ddc3d7dc70cabe27e55d4f4b136c2 (patch)
tree15c413b14b7c07b383624566e315104f695dbfc5 /PKGBUILD
parent6c7f35618b10ccc77afa4138c53c1521af305640 (diff)
downloadaur-sam7utils.tar.gz
sam7utils: tarball fell off the net again, relocate to Bitbucket
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37c8057a3f73..a69a70853077 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')