summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e02de87bf9f..754aac25b7f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Jean Lucas <jean@4ray.co>
pkgname=tenshi-rs-git
-pkgver=0.1.3
+pkgver=0.2.0
pkgrel=1
-pkgdesc='Unbound local-data generator for curated hosts files (git)'
+pkgdesc='Unbound local-zone generator for curated hosts files (git)'
arch=(aarch64 arm armv6h armv7h i686 x86_64)
url=https://github.com/flacks/tenshi
license=(GPL3)
makedepends=(git rust)
-optdepends=('sudo: to write to destination as unprivileged user')
+optdepends=('sudo: to write to destination as superuser')
provides=(tenshi-rs)
conflicts=(tenshi-rs)
source=(git+$url)