diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-05 06:57:57 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-05 06:57:57 -0300 |
commit | 37a048353640dc932a2e11d3da16edd47bb84a4c (patch) | |
tree | f3f16575848ec647684faef5686324e1c689c52b /libre/uboot-beaglebone-linux-libre-lts | |
parent | b81e3d089354ec92245ea9f9ab798b966b57b00c (diff) | |
download | abslibre-37a048353640dc932a2e11d3da16edd47bb84a4c.tar.gz abslibre-37a048353640dc932a2e11d3da16edd47bb84a4c.tar.bz2 abslibre-37a048353640dc932a2e11d3da16edd47bb84a4c.zip |
uboot-beaglebone-linux-libre{,-lts,-grsec}: update pkgdesc
Diffstat (limited to 'libre/uboot-beaglebone-linux-libre-lts')
-rw-r--r-- | libre/uboot-beaglebone-linux-libre-lts/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/uboot-beaglebone-linux-libre-lts/PKGBUILD b/libre/uboot-beaglebone-linux-libre-lts/PKGBUILD index 6b1e171dc..ddc0fc37b 100644 --- a/libre/uboot-beaglebone-linux-libre-lts/PKGBUILD +++ b/libre/uboot-beaglebone-linux-libre-lts/PKGBUILD @@ -1,4 +1,4 @@ -# U-Boot: Beaglebone and Beaglebone Black +# U-Boot: BeagleBone and BeagleBone Black # Maintainer (Arch): Kevin Mihelich <kevin@archlinuxarm.org> # Maintainer: André Silva <emulatorman@parabola.nu> @@ -7,8 +7,8 @@ buildarch=4 _pkgname=linux-libre-lts pkgname=uboot-beaglebone-${_pkgname} pkgver=2015.04 -pkgrel=1.1 -pkgdesc="U-Boot for Beaglebone and Beaglebone Black (built for the linux-libre-lts kernel package)" +pkgrel=1.2 +pkgdesc="U-Boot for BeagleBone and BeagleBone Black (built for the linux-libre-lts kernel package)" arch=('armv7h') url="http://git.denx.de/u-boot.git/" depends=('linux-libre-lts') |