diff options
Diffstat (limited to 'libre/uboot-chiliboard-linux-libre')
-rw-r--r-- | libre/uboot-chiliboard-linux-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/uboot-chiliboard-linux-libre/PKGBUILD b/libre/uboot-chiliboard-linux-libre/PKGBUILD index e3d9c2621..dfa5212fe 100644 --- a/libre/uboot-chiliboard-linux-libre/PKGBUILD +++ b/libre/uboot-chiliboard-linux-libre/PKGBUILD @@ -7,8 +7,8 @@ buildarch=4 _pkgname=linux-libre pkgname=uboot-chiliboard-${_pkgname} pkgver=2014.07 -pkgrel=1.1 -pkgdesc="U-Boot for Chiliboard (built for the linux-libre kernel package)" +pkgrel=1.2 +pkgdesc="U-Boot for ChiliBoard (built for the linux-libre kernel package)" arch=('armv7h') url="http://git.denx.de/u-boot.git/" makedepends=('bc') |