summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Teibes2016-05-29 02:04:30 +0200
committerCarsten Teibes2016-05-29 02:04:30 +0200
commitd6cd4cdfbd1c0c12a80297eecfeb8a84df37f233 (patch)
tree6b9551c136d89745d0cf9f6c0e0ae9466f9eeb52 /PKGBUILD
parent1a66f51cf6d8b943e2f171590c68d797940f4642 (diff)
downloadaur-d6cd4cdfbd1c0c12a80297eecfeb8a84df37f233.tar.gz
[upd] 1.3.3→1.3.4
Using alpm hooks for themes and glib schemas now.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93dab4433aa1..740577f2fc69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=haguichi
-pkgver=1.3.3
+pkgver=1.3.4
pkgrel=1
pkgdesc="Provides a user friendly GUI to control the Hamachi client on Linux"
arch=('x86_64' 'i686' 'arm' 'armv7h')
@@ -9,9 +9,8 @@ url="http://www.haguichi.net"
license=('GPL3')
depends=('gtk3' 'libnotify' 'logmein-hamachi')
makedepends=('cmake' 'vala')
-install=$pkgname.install
source=("http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz")
-sha256sums=('35f77b1f42ac8463af7832ed53a2823dc702003c2747dbcc3976d7d86be4b2a1')
+sha256sums=('985cfdd08e1b7e8864116b5f5834d2d99fb24a0b698808d8a66e7fe77bca5125')
prepare() {
cd $pkgname-$pkgver