summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Brandt2018-05-10 16:26:21 +0200
committerStephen Brandt2018-05-10 16:26:21 +0200
commit2b133ab5b6798db79d1f889021b5e7fc717ef5a4 (patch)
tree2ea55a296d8339d6709b927d998cf3cde76f907f
parentec25d5a34a6cfcd39e77855b97a05ec56262b9ed (diff)
downloadaur-2b133ab5b6798db79d1f889021b5e7fc717ef5a4.tar.gz
Bump version to 1.4.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 364402913590..50e84b4302dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = haguichi-git
pkgdesc = Provides a user friendly GUI to control the Hamachi client on Linux (development version)
- pkgver = 1.3.8.r83.g0a59e37
+ pkgver = 1.4.0.r0.g3fcabc3
pkgrel = 1
url = https://github.com/ztefn/haguichi
arch = x86_64
@@ -18,8 +18,6 @@ pkgbase = haguichi-git
depends = logmein-hamachi
provides = haguichi
conflicts = haguichi
- replaces = haguichi-bzr
- replaces = haguichi-indicator-bzr
source = git+https://github.com/ztefn/haguichi
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 66a3bedbcff6..393f2d0448c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stephen Brandt <stephen@stephenbrandt.com>
pkgname=haguichi-git
-pkgver=1.3.8.r83.g0a59e37
+pkgver=1.4.0.r0.g3fcabc3
pkgrel=1
pkgdesc="Provides a user friendly GUI to control the Hamachi client on Linux (development version)"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
@@ -11,7 +11,6 @@ depends=('gtk3' 'libappindicator-gtk3' 'libnotify' 'logmein-hamachi')
makedepends=('git' 'meson' 'vala')
conflicts=('haguichi')
provides=('haguichi')
-replaces=('haguichi-bzr' 'haguichi-indicator-bzr')
source=("git+$url")
sha512sums=('SKIP')
_pkg=haguichi