summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormaximumadmin2021-02-27 21:13:11 +0900
committermaximumadmin2021-02-27 21:13:11 +0900
commit37d67d9b5609fdb664df60b7fb9e284d6a52a93b (patch)
tree8317b045694c90d3df69f0c09f76fe91afcb5f6f /PKGBUILD
parent81a6c0b413402ac0f6d218e8fa8c4dd6c2b96605 (diff)
downloadaur-37d67d9b5609fdb664df60b7fb9e284d6a52a93b.tar.gz
Backup config file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6058fec9cf22..8388681cfa8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zramd
pkgver=0.8.2
-pkgrel=2
+pkgrel=3
pkgdesc="Automatically setup swap on zram ✨"
arch=('any')
url="https://github.com/maximumadmin/zramd"
@@ -11,6 +11,7 @@ depends=('util-linux')
makedepends=('go')
optdepends=('earlyoom: userspace oom daemon')
conflicts=('systemd-swap' 'zramswap' 'zram-generator' 'zram-generator-git')
+backup=('etc/default/zramd')
source=("https://github.com/maximumadmin/$pkgname/archive/$pkgver.tar.gz")
sha256sums=('610f260e839ce17962c88dfee435a166a241cf2568df7619260dc432d060b380')