summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Brandt2019-12-18 20:54:17 +0100
committerStephen Brandt2019-12-18 20:54:17 +0100
commit4e13071e471a331feb8868cc2e30adfab24aef1c (patch)
tree3aa3f5f7b337851ca80f8dd8cad8711b9b80f175 /PKGBUILD
parent212e210e4926d62b82b8f2c0256179076cafcfd5 (diff)
downloadaur-4e13071e471a331feb8868cc2e30adfab24aef1c.tar.gz
[upd] 1.4.1→1.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4922a083196b..64dd489583bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=haguichi
-pkgver=1.4.1
+pkgver=1.4.2
pkgrel=1
pkgdesc="Provides a user friendly GUI to control the Hamachi client on Linux"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
@@ -11,7 +11,7 @@ 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=('4ace875a5db85b3df17ac733de67f64213c82ac41af287e3cb9bc33c4a342af7')
+sha256sums=('637cfd192722357ecd0aa2f345396a68387e93e415fc747fb863b219ab502cc6')
prepare() {
cd $pkgname-$pkgver