mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/sunxi-tools update to linux-sunxi/sunxi-tools
This commit is contained in:
parent
6fa37843f6
commit
85bba6bcf3
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
|
||||
pkgname=sunxi-tools
|
||||
pkgver=20120806
|
||||
pkgver=20130125
|
||||
pkgrel=1
|
||||
pkgdesc="Tools for Allwinner A10 (sun4i): fex, fel, pheonix_info"
|
||||
arch=('arm' 'armv7h')
|
||||
|
@ -15,7 +15,7 @@ depends=('libusb')
|
|||
makedepends=('git' 'pkg-config' 'libusb')
|
||||
provides=('sunxi-tools')
|
||||
|
||||
_gitroot="git://github.com/amery/sunxi-tools.git"
|
||||
_gitroot="git://github.com/linux-sunxi/sunxi-tools.git"
|
||||
_gitname="sunxi-tools"
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue