Skip to content
Snippets Groups Projects
Verified Commit 85d7be7a authored by David Runge's avatar David Runge :chipmunk:
Browse files

upgpkg: 1.13-1

parent a0fe0239
No related branches found
No related tags found
No related merge requests found
pkgbase = rauc
pkgdesc = Safe and secure software updates for embedded Linux
pkgver = 1.12
pkgver = 1.13
pkgrel = 1
url = https://rauc.io
arch = x86_64
......@@ -29,14 +29,14 @@ pkgbase = rauc
optdepends = mtd-utils: for interacting with MTD devices
optdepends = squashfs-tools: for creating and inspecting bundles
optdepends = uboot-tools: for u-boot support
source = https://github.com/rauc/rauc/releases/download/v1.12/rauc-1.12.tar.xz
source = https://github.com/rauc/rauc/releases/download/v1.12/rauc-1.12.tar.xz.asc
source = https://github.com/rauc/rauc/releases/download/v1.13/rauc-1.13.tar.xz
source = https://github.com/rauc/rauc/releases/download/v1.13/rauc-1.13.tar.xz.asc
source = rauc.tmpfiles
validpgpkeys = 977843FD5C3EBF76BAD4008EA58CC53DBF05E090
sha512sums = c768cde19f0f75c0c9c373586bac0589d438f2ee4ab28fb24e492a6ae5f6672b1ff2daa1e4496ece45ba18499e2f177bf28902091122edacf556a6cde7be926f
sha512sums = b63221de828d5f24f9b2a73975a2e6fdbf30b0e3ce6809d4c5e0b5ec0acb109ecfa711c35dc23da0730a0ebb87c6866f937ccc56769a108274f2e30791f3f5a1
sha512sums = SKIP
sha512sums = 35173525a8529c4d5a227186db353107193bf8cdd3e8ab0cd94c418b34187be50fe379bcabf623bfddbf1916e8e7e965800a269e823f7ee9c26f44ac1f689c94
b2sums = 8c2c0bcba1e2bc284695b6f5cf274667a51a64d97891f8cf10f142c558710ff4057235bb7c2d885a4a4a8c92d860b19b6d7bba1a938f496e2107bf2d339a9945
b2sums = 3d72a650c9a47fd408b80bbfb7ef7233d8239790222f8d52e603b9e6a84a41974964bbf94dff5f29ff42de5ba8d70c65b23f17253f8c4bb636b17bcafd2ff685
b2sums = SKIP
b2sums = e970b292f89cf4663b4ea318965444dc9bb47ef5f937143f180a372c5906f534e7c2f234dfa824b70434011069ea7758e4d6c8afd73dd5c4d92337da7e281eca
......
# Maintainer: David Runge <dvzrv@archlinux.org>
pkgname=rauc
pkgver=1.12
pkgver=1.13
pkgrel=1
pkgdesc="Safe and secure software updates for embedded Linux"
arch=(x86_64)
......@@ -41,10 +41,10 @@ source=(
https://github.com/rauc/rauc/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz{,.asc}
$pkgname.tmpfiles
)
sha512sums=('c768cde19f0f75c0c9c373586bac0589d438f2ee4ab28fb24e492a6ae5f6672b1ff2daa1e4496ece45ba18499e2f177bf28902091122edacf556a6cde7be926f'
sha512sums=('b63221de828d5f24f9b2a73975a2e6fdbf30b0e3ce6809d4c5e0b5ec0acb109ecfa711c35dc23da0730a0ebb87c6866f937ccc56769a108274f2e30791f3f5a1'
'SKIP'
'35173525a8529c4d5a227186db353107193bf8cdd3e8ab0cd94c418b34187be50fe379bcabf623bfddbf1916e8e7e965800a269e823f7ee9c26f44ac1f689c94')
b2sums=('8c2c0bcba1e2bc284695b6f5cf274667a51a64d97891f8cf10f142c558710ff4057235bb7c2d885a4a4a8c92d860b19b6d7bba1a938f496e2107bf2d339a9945'
b2sums=('3d72a650c9a47fd408b80bbfb7ef7233d8239790222f8d52e603b9e6a84a41974964bbf94dff5f29ff42de5ba8d70c65b23f17253f8c4bb636b17bcafd2ff685'
'SKIP'
'e970b292f89cf4663b4ea318965444dc9bb47ef5f937143f180a372c5906f534e7c2f234dfa824b70434011069ea7758e4d6c8afd73dd5c4d92337da7e281eca')
validpgpkeys=("977843FD5C3EBF76BAD4008EA58CC53DBF05E090") # Jan Lübbe <jlu@pengutronix.de>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment