summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbegin-theadventure2024-01-10 17:32:11 +0100
committerbegin-theadventure2024-01-10 17:32:11 +0100
commit80238939f94df1c8e64e15f4b7d2875f75a8d1a6 (patch)
tree52be43bb700d4b26dffe6a5e0bbaeca9ebf252df /PKGBUILD
parent8ba93cee413176228284e5b8052e2de48bda06fd (diff)
downloadaur-80238939f94df1c8e64e15f4b7d2875f75a8d1a6.tar.gz
clean up
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b25a7626e1cd..389327376662 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: begin-theadventure <begin-thecontact.ncncb at dralias dot com>
pkgname=forgetpass
-pkgdesc='Simple password generator for websites'
pkgver=1.0.15
pkgrel=1
-arch=('x86_64' 'aarch64')
+pkgdesc='Simple password generator for websites'
url="https://github.com/alexkdeveloper/forgetpass"
+arch=('x86_64' 'aarch64')
license=('GPL3')
depends=('libadwaita' 'libgee')
makedepends=('git' 'meson' 'vala')