summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJguer2019-10-24 03:03:54 +0100
committerJguer2019-10-24 03:03:54 +0100
commit0ab5c59d4b0dcfad1ff587dc048b586ed8ff7320 (patch)
tree353fc63294339d1034c7e8c444c688fb57ae4ea3 /.SRCINFO
parentf3ebf0106d183ac7363bbda589b4a885ab861993 (diff)
downloadaur-0ab5c59d4b0dcfad1ff587dc048b586ed8ff7320.tar.gz
Add ARM release assets
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 8 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5462b808e228..70e47a35f15b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,11 @@
pkgbase = yay-bin
pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in go. Pre-compiled.
pkgver = 9.4.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Jguer/yay
arch = x86_64
+ arch = aarch64
+ arch = armv7h
license = GPL
depends = sudo
depends = git
@@ -11,5 +13,10 @@ pkgbase = yay-bin
conflicts = yay
source_x86_64 = https://github.com/Jguer/yay/releases/download/v9.4.2/yay_9.4.2_x86_64.tar.gz
sha1sums_x86_64 = f44e0118ed89bccf9f7cad58c1430eaab764eb09
+ source_aarch64 = https://github.com/Jguer/yay/releases/download/v9.4.2/yay_9.4.2_aarch64.tar.gz
+ sha1sums_aarch64 = d122c71ffc43041e71a4e71f27070d0bfb5681f0
+ source_armv7h = https://github.com/Jguer/yay/releases/download/v9.4.2/yay_9.4.2_armv7h.tar.gz
+ sha1sums_armv7h = c9d9af53b9241add989146e74c141d0acfbb3803
pkgname = yay-bin
+