summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJonas Witschel2019-08-29 02:36:09 +0200
committerJonas Witschel2019-08-29 02:36:09 +0200
commitf1b43dccfd2d553273b68e21afa0db147174266a (patch)
treec44b722fe6c4dc9d09cce46f592ee52742ef8130 /.SRCINFO
parent058a6207ae5dfbf043be458d17feba060f3cf9c4 (diff)
downloadaur-f1b43dccfd2d553273b68e21afa0db147174266a.tar.gz
Specify localstatedir in ./configure
Tang stores its keys in localstatedir, so make sure it is set to the expected directory (/var instead of /usr/local/var).
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de29c2e2adc8..4e3d2a8e6a86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tang-git
pkgdesc = Server for binding data to network presence
pkgver = 7.r1.00fc856
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/latchset/tang
arch = x86_64
license = GPL3