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.
2019-07-10 09:35:51 +03:00
pkgver = 1.1
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
2019-07-10 09:35:51 +03:00
source = https://github.com/rauc/rauc/releases/download/v1.1/rauc-1.1.tar.xz
source = https://github.com/rauc/rauc/releases/download/v1.1/rauc-1.1.tar.xz.asc
2018-08-20 18:24:44 +03:00
validpgpkeys = 977843FD5C3EBF76BAD4008EA58CC53DBF05E090
2019-07-10 09:35:51 +03:00
sha256sums = e49086da3a72564806963d2309e8e2b255492fb314db61f84c9b4cebece98e3f
2018-08-20 18:24:44 +03:00
sha256sums = SKIP
2017-03-17 14:39:55 +02:00
pkgname = rauc