mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-07-23 02:39:57 +00:00
fix includes glob and trim version from dependencies
This commit is contained in:
21
tests/testresources/models/package_yay_srcinfo
Normal file
21
tests/testresources/models/package_yay_srcinfo
Normal file
@ -0,0 +1,21 @@
|
||||
pkgbase = yay
|
||||
pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in go.
|
||||
pkgver = 10.2.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/Jguer/yay
|
||||
arch = i686
|
||||
arch = pentium4
|
||||
arch = x86_64
|
||||
arch = arm
|
||||
arch = armv7h
|
||||
arch = armv6h
|
||||
arch = aarch64
|
||||
license = GPL3
|
||||
makedepends = go
|
||||
depends = pacman>5
|
||||
depends = git
|
||||
optdepends = sudo
|
||||
source = yay-10.2.0.tar.gz::https://github.com/Jguer/yay/archive/v10.2.0.tar.gz
|
||||
sha256sums = 755d049ec09cc20bdcbb004b12ab4e35ba3bb94a7dce9dfa544d24f87deda8aa
|
||||
|
||||
pkgname = yay
|
Reference in New Issue
Block a user