summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6e7b10d682c..3a1343a99230 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.4
pkgrel=1
pkgdesc='Command line password manager.'
arch=('i686' 'x86_64')
-url='https://www.${pkgame}passwordmanager.com/'
+url='https://www.${pkgname}passwordmanager.com/'
license=('GPL')
depends=('openssl' 'sqlite')
makedepends=('gcc')