summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorM. Shulhan2016-09-04 02:24:13 +0700
committerM. Shulhan2016-09-04 02:24:13 +0700
commit4e7faac51fdf441541a2fb6b5627da27973387e3 (patch)
treeb91b77e67b5eeeb4e2d9de69a3dd0ffa33cb6886 /.SRCINFO
parent773eb8e2afb8f660db32ca81e56dd768c5c9e6c6 (diff)
downloadaur-4e7faac51fdf441541a2fb6b5627da27973387e3.tar.gz
Remove $_pkgname variable to simplify build
Also, - Use tagging on package version - Add conflicted packages - Add 'gcc-libs' as dependency as recommended by namcap - Install license file - Ignore generated tar file
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 10 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 835a88a360c8..ebfe829b1dc1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,23 @@
pkgbase = rescached-git
pkgdesc = Resolver/DNS cache daemon
- pkgver = 1.1.0.r0.g6be6500
+ pkgver = 20160904
pkgrel = 1
url = https://github.com/shuLhan/rescached
+ install = rescached-git.install
arch = i686
arch = x86_64
- license = GPL3
+ license = custom:BSD
makedepends = git
makedepends = asciidoc
- depends = glibc
+ depends = gcc-libs
provides = rescached
- conflicts = rescached
+ conflicts = bind
+ conflicts = nsd
+ conflicts = pdnsd
+ conflicts = powerdns
+ conflicts = unbound
backup = etc/rescached/rescached.cfg
- source = rescached::git+https://github.com/shuLhan/rescached.git
+ source = rescached-git::git+https://github.com/shuLhan/rescached.git
source = libvos::git+https://github.com/shuLhan/libvos.git
sha1sums = SKIP
sha1sums = SKIP