summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Brandt2018-11-07 22:33:45 +0100
committerStephen Brandt2018-11-07 22:33:45 +0100
commit212e210e4926d62b82b8f2c0256179076cafcfd5 (patch)
treec27b60b3eb580b2891ef5bbc9433386368a2e45b /PKGBUILD
parent614a6bd673424044b02e2dc312d2cbbee121f49c (diff)
downloadaur-212e210e4926d62b82b8f2c0256179076cafcfd5.tar.gz
[upd] 1.4.0→1.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc6a977c7be1..4922a083196b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=haguichi
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc="Provides a user friendly GUI to control the Hamachi client on Linux"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
@@ -10,9 +10,8 @@ url="https://www.haguichi.net"
license=('GPL3')
depends=('gtk3' 'libappindicator-gtk3' 'libnotify' 'logmein-hamachi')
makedepends=('meson' 'vala')
-replaces=('haguichi-indicator')
source=("http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz")
-sha256sums=('0cf56ff900dc39f4c115a6a86361cc4c2743cc7a180769f2f4446ad3315f5d0f')
+sha256sums=('4ace875a5db85b3df17ac733de67f64213c82ac41af287e3cb9bc33c4a342af7')
prepare() {
cd $pkgname-$pkgver