add upstream url

This commit is contained in:
PieyIsAPie 2026-02-08 10:31:14 -05:00
parent 87fa769a5b
commit 89b3e80bc2
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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')