diff options
-rw-r--r-- | libre/uboot-chiliboard-linux-libre/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/uboot-pandaboard-linux-libre/PKGBUILD | 4 |
2 files changed, 4 insertions, 4 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') diff --git a/libre/uboot-pandaboard-linux-libre/PKGBUILD b/libre/uboot-pandaboard-linux-libre/PKGBUILD index 067b9663b..8ffea4974 100644 --- a/libre/uboot-pandaboard-linux-libre/PKGBUILD +++ b/libre/uboot-pandaboard-linux-libre/PKGBUILD @@ -7,8 +7,8 @@ buildarch=4 _pkgname=linux-libre pkgname=uboot-pandaboard-${_pkgname} pkgver=2015.04 -pkgrel=1 -pkgdesc="U-Boot for Pandaboard and Pandaboard ES (built for the linux-libre kernel package)" +pkgrel=1.1 +pkgdesc="U-Boot for PandaBoard and PandaBoard ES (built for the linux-libre kernel package)" arch=('armv7h') url="http://git.denx.de/u-boot.git/" makedepends=('bc') |