summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99ca7fd58571..d5fdcd13cf0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Dustin Falgout <dustin@antergos.com>
pkgname=trailbot-client
-pkgver=0.2.0
-pkgrel=2
+pkgver=0.3.0
+pkgrel=1
pkgdesc='Trailbot desktop app for managing watchers, policies, and file events.'
arch=('x86_64')
url='https://github.com/trailbot/client'
@@ -12,8 +12,8 @@ depends=('gtk2' 'nss' 'alsa-lib' 'libnotify' 'gconf' 'libxtst' 'libxss')
makedepends=('npm' 'git' 'python2')
source=("https://github.com/trailbot/${pkgname}/archive/v${pkgver}.tar.gz"
"${pkgname}.desktop")
-md5sums=('f0c089b3ea68a92c5bf5fc6201e18d56'
- 'c7a3244a37bd51b07d6e269868d8507d')
+md5sums=('6923a5ec9b3f6edf66461679c692aedc'
+ 'c7a3244a37bd51b07d6e269868d8507d')
build() {