summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorgraysky2018-12-21 11:38:30 -0500
committergraysky2018-12-21 11:38:30 -0500
commitd029ee732fd853a50c9d4c302bf1f72709ce624f (patch)
treeaf5f0d3738e51707efe54be7119a6748655d3b80 /.SRCINFO
downloadaur-d029ee732fd853a50c9d4c302bf1f72709ce624f.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7dd8bb93f2f1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = odroid-c2-rtc
+ pkgdesc = Use and automate kernel updates for the PCF8563 RTC Shield on the ODROID-C2
+ pkgver = 1.20
+ pkgrel = 1
+ url = https://github.com/graysky2/odroid-c2-rtc
+ install = odroid-c2-rtc.install
+ arch = aarch64
+ license = MIT
+ depends = dtc
+ source = odroid-c2-rtc-1.20.tar.gz::https://github.com/graysky2/odroid-c2-rtc/archive/v1.20.tar.gz
+ md5sums = 52002d49bf97676c67882176f1f55d56
+
+pkgname = odroid-c2-rtc
+