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-chiliboard-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-chiliboard-linux-libre/PKGBUILD')
-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') |