diff --git a/core/uboot-pogo/PKGBUILD b/core/uboot-pogo/PKGBUILD
index 324c2bc65..831f65c25 100644
--- a/core/uboot-pogo/PKGBUILD
+++ b/core/uboot-pogo/PKGBUILD
@@ -1,8 +1,10 @@
 # Maintainer: Ian Botley <ianjb@plugboxlinux.org>
 
+# NOTE: Comment out your LDFLAGS in /etc/makepkg.conf for making this!
+
 pkgname=u-boot
 pkgver=2010.03
-pkgrel=1
+pkgrel=2
 pkgdesc="u-Boot for Pogoplug devices"
 arch=('arm')
 url="ftp://ftp.denx.de/pub/u-boot/"