summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36f5493..8a5a77c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,13 @@
pkgname=uboot-pinebook
pkgver=v2019.01.rc3.r35.g64abfc9b6b
-pkgrel=1
+pkgrel=2
pkgdesc="U-Boot for Pine64"
arch=('aarch64')
url='http://www.denx.de/wiki/U-Boot/WebHome'
license=('GPL')
makedepends=('bc' 'git' 'python' 'swig' 'dtc')
+backup=('boot/extlinux/extlinux.conf')
install=${pkgname}.install
source=('git+https://github.com/u-boot/u-boot.git#commit=64abfc9b6bb3'
'git+https://github.com/ARM-software/arm-trusted-firmware.git#commit=63b9b5425f15'
@@ -18,7 +19,7 @@ source=('git+https://github.com/u-boot/u-boot.git#commit=64abfc9b6bb3'
md5sums=('SKIP'
'SKIP'
'3213c96ce0713249719dc73d58395620'
- '9641cbc5984727d43f76350a7c0e124e')
+ '96aebf8a7cca044bb2c765ba8812299b')
pkgver() {
cd u-boot