Merge branch 'master' of github.com:archlinuxarm/PKGBUILDs

This commit is contained in:
Kevin Mihelich 2012-05-31 18:55:03 -04:00
commit d9bfcf7386
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
buildarch=2
pkgname=raspberrypi-firmware
pkgver=20120530
pkgver=20120531
pkgrel=1
pkgdesc="Firmware files for Raspberry Pi"
arch=('any')

View file

@ -8,7 +8,7 @@ pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi')
_kernelname=${pkgname#linux}
_basekernel=3.1
pkgver=${_basekernel}.9
pkgrel=16
pkgrel=17
arch=('arm')
url="http://www.kernel.org/"
license=('GPL2')