summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHaochen Tong2018-06-17 12:05:45 +0800
committerHaochen Tong2018-06-17 12:05:45 +0800
commit714b06735a270da427c4198563eeffe223e874a0 (patch)
treedb59da813e39c346de5bae553ed245711312c7a0 /PKGBUILD
parent9fcf359e372c4abb8b055dc87a030d8b246f605a (diff)
downloadaur-714b06735a270da427c4198563eeffe223e874a0.tar.gz
upgpkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d4cbef09a45..c32788e66857 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hexchain Tong <i at hexchain dot org>
pkgname=tinc-pre
-pkgver=1.1pre15
+pkgver=1.1pre16
pkgrel=1
pkgdesc="VPN (Virtual Private Network) daemon (Pre-release)"
arch=(i686 x86_64 armv7h armv6h)
@@ -12,7 +12,6 @@ makedepends=('git' 'autoconf')
optdepends=('python2' 'wxpython: gui support')
provides=('tinc-pre' 'tinc-pre-systemd')
conflicts=('tinc' 'tinc-pre-systemd')
-install="${pkgname}.install"
source=("git+https://github.com/gsliepen/tinc.git#tag=release-$pkgver")
sha256sums=('SKIP')