summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcc47c09f047..c9a32f9850df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,10 @@ pkgdesc='A small and ultrasecure Lesspass database server written in Rust'
arch=('any')
url='https://github.com/ogarcia/rockpass'
license=('GPL3')
+depends=('sqlite')
makedepends=('rustup')
backup=("etc/${pkgname}.conf")
-source=("https://github.com/ogarcia/${pkgname}/archive/${pkgver}.tar.gz"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ogarcia/${pkgname}/archive/${pkgver}.tar.gz"
"${pkgname}.conf"
"${pkgname}.service")
sha256sums=('0daca365828f15ec03ad129778f743720fbabad89a7aab3d1eb6271683135e09'