diff --git a/alarm/raspberrypi-firmware-next/PKGBUILD b/alarm/raspberrypi-firmware-next/PKGBUILD index 72fe043db..31c22c58c 100644 --- a/alarm/raspberrypi-firmware-next/PKGBUILD +++ b/alarm/raspberrypi-firmware-next/PKGBUILD @@ -2,7 +2,7 @@ buildarch=16 pkgname=raspberrypi-firmware-next pkgver=20121128 -pkgrel=3 +pkgrel=4 pkgdesc="Firmware files for Raspberry Pi" arch=('any') url="https://github.com/raspberrypi/firmware" diff --git a/alarm/raspberrypi-firmware-next/raspberrypi-firmware-next.install b/alarm/raspberrypi-firmware-next/raspberrypi-firmware-next.install deleted file mode 100644 index 6a88b891f..000000000 --- a/alarm/raspberrypi-firmware-next/raspberrypi-firmware-next.install +++ /dev/null @@ -1,4 +0,0 @@ -post_upgrade() { -echo ">>see http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=19334&start=100#p216838" -echo ">>on how to use new firmware, must be matched to 3.6.x kernel" -}