summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Martinez2021-07-21 18:16:01 -0500
committerLuis Martinez2021-07-21 18:16:01 -0500
commitcf9c987c7ee2759baaf3861e15b11d516c982f6d (patch)
tree919e99598cbf7b429efd7689a34f86c9f78c0b39 /PKGBUILD
parent595146fc259311813a8436d15240c3c979357915 (diff)
downloadaur-cf9c987c7ee2759baaf3861e15b11d516c982f6d.tar.gz
add backups
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0df996a409d9..1f0df77084bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
pkgname=blocky
pkgver=0.14
-pkgrel=2
+pkgrel=3
pkgdesc="Fast and lightweight DNS proxy as ad-blocker"
arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/0xERR0R/blocky"
license=('Apache')
depends=('glibc')
makedepends=('go')
+backup=('etc/blocky.yml')
install=blocky.install
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
'blocky.service'