summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71d3587e02d4..2f00e233d284 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,7 @@ url="https://github.com/sommerfelddev/$_pkgname"
license=('MIT')
depends=('gcc-libs' 'glibc' 'openssl')
makedepends=('cargo' 'git')
-source=("git+$url"
- "$_pkgname.sysusers"
- "$_pkgname.tmpfiles")
+source=("git+$url")
sha256sums=('SKIP')
backup=("etc/$_pkgname/$_pkgname.toml")
options=('!lto')