summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavion2017-09-12 17:14:43 +1000
committerXavion2017-09-12 17:14:43 +1000
commitc90826ed705b16d213a13a51edeec8cf02d0ddcd (patch)
tree527d189c63720ba987b78d3ead39b1cf06093636
parent05d5fef320a26f3f961c0f8efec30b77eaeeda37 (diff)
downloadaur-c90826ed705b16d213a13a51edeec8cf02d0ddcd.tar.gz
Update to 2.1.0.174-2
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a69cf0242a8..af20f832a45d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = logmein-hamachi
pkgdesc = A zero-configuration VPN service
pkgver = 2.1.0.174
- pkgrel = 1
+ pkgrel = 2
url = https://www.vpn.net/linux
arch = i686
arch = x86_64
arch = arm
arch = armv7h
license = custom
+ depends = glibc=2.25
conflicts = hamachi
replaces = hamachi
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 1313cda94037..cdec95028e3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,12 @@
pkgname=logmein-hamachi
pkgver=2.1.0.174
-pkgrel=1
+pkgrel=2
pkgdesc="A zero-configuration VPN service"
url="https://www.vpn.net/linux"
arch=("i686" "x86_64" "arm" "armv7h")
license=("custom")
+depends=("glibc=2.25")
conflicts=("hamachi")
replaces=("hamachi")
options=("!strip")