summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2021-05-11 09:42:27 +0000
committerJack Chen2021-05-11 09:42:27 +0000
commit8645fc8a5277582ead1d47e745c736c490a56236 (patch)
tree3363cff2ea7bd527d7b63e9da5b365a41f4f4a9a
parent94f6b6aa1bf273fa2e0d4ac9c1d7a66d9bef7246 (diff)
downloadaur-8645fc8a5277582ead1d47e745c736c490a56236.tar.gz
update to 21.05.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bd6267656d3..4db42982ff87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = uboot-tinkerboard
pkgdesc = U-Boot for Tinker Board / S
- pkgver = 21.02.3
+ pkgver = 21.05.1
pkgrel = 1
url = https://github.com/armbian/build
install = uboot-tinkerboard.install
@@ -9,11 +9,11 @@ pkgbase = uboot-tinkerboard
makedepends = uboot-tools
noextract = mkscr
noextract = boot.txt
- noextract = linux-u-boot-current-tinkerboard_21.02.3_armhf.deb
+ noextract = linux-u-boot-current-tinkerboard_21.05.1_armhf.deb
backup = boot/boot.txt
source = mkscr
source = boot.txt
- source = https://apt.armbian.com/pool/main/l/linux-u-boot-tinkerboard-current/linux-u-boot-current-tinkerboard_21.02.3_armhf.deb
+ source = https://apt.armbian.com/pool/main/l/linux-u-boot-tinkerboard-current/linux-u-boot-current-tinkerboard_21.05.1_armhf.deb
sha512sums = 7046ab4d88efbba636be049be2f660e18c05e48d161d39437c1580b12795ba4d9197ad57ac4572398f80a38d4777507b57228abf4cc41f0081d196ece27ea9d0
sha512sums = ef07def032a97f4f8aac3d2a422a3934984ebac923c2c5ee67b6f50e8d406a42476948078868edbc02325bbcc3392a6006c4842f084961203acbd8a8404b6b23
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e4b0da67a48f..1dd5f3e6bbcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jack Chen <redchenjs@live.com>
pkgname=uboot-tinkerboard
-pkgver=21.02.3
+pkgver=21.05.1
pkgrel=1
pkgdesc="U-Boot for Tinker Board / S"
arch=('armv7h')