rauc/.SRCINFO

20 lines
737 B
Plaintext
Raw Normal View History

2017-03-17 14:39:55 +02:00
pkgbase = rauc
pkgdesc = RAUC controls the update process on embedded linux systems. It is both a target application that runs as an update client and a host/target tool that allows you to create, inspect and modify installation artifacts.
2020-11-13 17:29:03 +02:00
pkgver = 1.4
2017-03-17 14:39:55 +02:00
pkgrel = 1
url = https://github.com/rauc/rauc
arch = i686
arch = x86_64
license = GPL
2017-03-17 14:52:00 +02:00
makedepends = python
2017-03-17 14:39:55 +02:00
depends = curl
depends = json-glib
2020-11-13 17:29:03 +02:00
source = https://github.com/rauc/rauc/releases/download/v1.4/rauc-1.4.tar.xz
source = https://github.com/rauc/rauc/releases/download/v1.4/rauc-1.4.tar.xz.asc
2018-08-20 18:24:44 +03:00
validpgpkeys = 977843FD5C3EBF76BAD4008EA58CC53DBF05E090
2020-11-13 17:29:03 +02:00
sha256sums = 85aabf214cd93a37f7ad0b3aaad89eb94facf0f3ebf6e2edca945acbca9b0967
2018-08-20 18:24:44 +03:00
sha256sums = SKIP
2017-03-17 14:39:55 +02:00
pkgname = rauc