diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-05 03:25:53 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-05 03:25:53 -0300 |
commit | e652c71cc553a3d89beb8f335c3e92d55b63953f (patch) | |
tree | 83a3829c610511cb807edfbae7266e5582d1f065 /libre/uboot-pandaboard-linux-libre/PKGBUILD | |
parent | 9a80d732049477c80e811eca16c6d4b15aaedd74 (diff) | |
download | abslibre-e652c71cc553a3d89beb8f335c3e92d55b63953f.tar.gz abslibre-e652c71cc553a3d89beb8f335c3e92d55b63953f.tar.bz2 abslibre-e652c71cc553a3d89beb8f335c3e92d55b63953f.zip |
uboot-{chiliboard,pandaboard}-linux-libre: update pkgdesc
Diffstat (limited to 'libre/uboot-pandaboard-linux-libre/PKGBUILD')
-rw-r--r-- | libre/uboot-pandaboard-linux-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
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') |