summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')