summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Brandt2020-10-03 18:18:04 +0200
committerStephen Brandt2020-10-03 18:18:04 +0200
commit320a1639f9328bb0f9d05a35eb38fcf6e8495582 (patch)
treed4a6e882c17af47b11cbbb0aa28e65a5a11e2c16 /PKGBUILD
parent4e13071e471a331feb8868cc2e30adfab24aef1c (diff)
downloadaur-320a1639f9328bb0f9d05a35eb38fcf6e8495582.tar.gz
[upd] 1.4.2→1.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64dd489583bf..799ba093cd33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=haguichi
-pkgver=1.4.2
+pkgver=1.4.3
pkgrel=1
pkgdesc="Provides a user friendly GUI to control the Hamachi client on Linux"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
-url="https://www.haguichi.net"
+url="https://haguichi.net"
license=('GPL3')
depends=('gtk3' 'libappindicator-gtk3' 'libnotify' 'logmein-hamachi')
makedepends=('meson' 'vala')
source=("http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz")
-sha256sums=('637cfd192722357ecd0aa2f345396a68387e93e415fc747fb863b219ab502cc6')
+sha256sums=('e961bbb72f225d0aa547130452921c824c5cb43424deda4266d66626808b8e22')
prepare() {
cd $pkgname-$pkgver