mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
add upstream url
This commit is contained in:
parent
87fa769a5b
commit
89b3e80bc2
2 changed files with 2 additions and 0 deletions
1
.SRCINFO
1
.SRCINFO
|
|
@ -2,6 +2,7 @@ pkgbase = yauri
|
|||
pkgdesc = yauri, the gayest aur helper ever, all fitting into 1 file.
|
||||
pkgver = 1.1
|
||||
pkgrel = 1
|
||||
url = https://gitlab.com/PieyIsAPie/yauri
|
||||
arch = any
|
||||
license = GPL
|
||||
depends = python3
|
||||
|
|
|
|||
1
PKGBUILD
1
PKGBUILD
|
|
@ -1,6 +1,7 @@
|
|||
pkgname=yauri
|
||||
pkgver=$(python3 ./yauri -v)
|
||||
pkgrel=1
|
||||
url="https://gitlab.com/PieyIsAPie/yauri"
|
||||
pkgdesc="yauri, the gayest aur helper ever, all fitting into 1 file."
|
||||
arch=('any')
|
||||
license=('GPL')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue