summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn2020-01-03 06:25:41 +0500
committerJohn2020-01-03 06:25:41 +0500
commit8108173ab17b0b6fc1a83b5eaf2a36e9162021aa (patch)
treee0815061b29def6253ca3f824ddd66df9fe620e3
parentf220c54600e5717bce81b3c731c970c8b1352ce4 (diff)
downloadaur-8108173ab17b0b6fc1a83b5eaf2a36e9162021aa.tar.gz
update source to the latest commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1270f374899a..dbfd490bd02f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = freelan
pkgdesc = A peer-to-peer, secure, easy-to-setup, multi-platform, open-source, highly-configurable VPN software.
pkgver = 2.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://freelan.org/
arch = any
license = GPL
@@ -12,7 +12,7 @@ pkgbase = freelan
depends = miniupnpc
depends = openssl
conflicts = freelan-git
- source = git+https://github.com/freelan-developers/freelan.git#commit=fd641852f02b1a042062413d21fd4702f344301e
+ source = git+https://github.com/freelan-developers/freelan.git#commit=3f4078af1f581371863a1df497c8a67f419e5076
source = patch.diff
source = freelan.service
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5a244c203a53..efdd466e2973 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Vyacheslav Konovalov <echo dnlhY2hrb25vdmFsb3ZAZ21haWwuY29tCg== | base64 -d>
+# Maintainer: Vyacheslav Konovalov <echo dnlhY2hrb25vdmFsb3ZAcHJvdG9ubWFpbC5jb20= | base64 -d>
pkgname=freelan
pkgver=2.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='A peer-to-peer, secure, easy-to-setup, multi-platform, open-source, highly-configurable VPN software.'
arch=('any')
url='https://freelan.org/'
@@ -10,7 +10,7 @@ license=('GPL')
depends=('boost' 'curl' 'miniupnpc' 'openssl')
makedepends=('git' 'scons')
conflicts=('freelan-git')
-source=("git+https://github.com/freelan-developers/freelan.git#commit=fd641852f02b1a042062413d21fd4702f344301e"
+source=("git+https://github.com/freelan-developers/freelan.git#commit=3f4078af1f581371863a1df497c8a67f419e5076"
'patch.diff'
'freelan.service')
sha256sums=('SKIP'