diff options
author | Matthias Lisin | 2019-02-28 01:38:54 +0100 |
---|---|---|
committer | Matthias Lisin | 2019-02-28 01:38:54 +0100 |
commit | e7f18b6e98e3aa384791f7a4a62f267bbfd6290c (patch) | |
tree | 2d8566e2113a7c9b25a751cc13ceeb49345b1a49 /.SRCINFO | |
download | aur-e7f18b6e98e3aa384791f7a4a62f267bbfd6290c.tar.gz |
initial: ubports-installer-git
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..9d382cfeae3 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,24 @@ +pkgbase = ubports-installer-git + pkgdesc = A simple tool to install Ubuntu Touch on UBports devices + pkgver = 0.1.21_beta.r23.ga569e6b + pkgrel = 1 + url = https://github.com/ubports/ubports-installer + arch = any + license = GPL3 + makedepends = git + makedepends = npm + depends = android-tools + depends = electron2 + provides = ubports-installer + conflicts = ubports-installer + source = ubports-installer-git::git+https://github.com/ubports/ubports-installer.git + source = ubports-installer + source = ubports-installer.desktop + source = use-system-electron2.patch + sha512sums = SKIP + sha512sums = 55bba31095b0d38b3571e274be585abd426cfb30bbda42244dcb11ebc183d87bf8db040884f46072e4e66a682fe828d9983e5cefc20c46ddbd49ba047121287f + sha512sums = 5370dae98ea52ef6d1a6d35cc15774687457836cc7a74538d32279617db329f215989863f15ed46d3aba7e384d703161a1cf6ae92101d88c8efa1445464bea59 + sha512sums = c380783750dddfb67f0f26b34981f345cc0366643f6d0a04c970d357ed2586e748acc10352e96982f7353553e120ee1156e7b55d8765c765997e38f7284f0f55 + +pkgname = ubports-installer-git + |