summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDustin Falgout2016-08-24 09:14:58 -0500
committerDustin Falgout2016-08-24 09:14:58 -0500
commit1666ad00f6d6656c8a2db9328028e8242cfcf495 (patch)
treefe57e7bb4db6332a725e3602a6d75139fbfdea20
parentafeddbb626f11b917988d5a5af85946cb7b0f36b (diff)
downloadaur-1666ad00f6d6656c8a2db9328028e8242cfcf495.tar.gz
fix typo
-rw-r--r--PKGBUILD4
-rw-r--r--trailbot-client.desktop2
2 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 413eb81bf53c..99ca7fd58571 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=trailbot-client
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Trailbot desktop app for managing watchers, policies, and file events.'
arch=('x86_64')
url='https://github.com/trailbot/client'
@@ -13,7 +13,7 @@ makedepends=('npm' 'git' 'python2')
source=("https://github.com/trailbot/${pkgname}/archive/v${pkgver}.tar.gz"
"${pkgname}.desktop")
md5sums=('f0c089b3ea68a92c5bf5fc6201e18d56'
- 'ee6b7367c8ce8d6a6cd3e145eb89adc9')
+ 'c7a3244a37bd51b07d6e269868d8507d')
build() {
diff --git a/trailbot-client.desktop b/trailbot-client.desktop
index daf8aaa4b9d4..be1a538f135f 100644
--- a/trailbot-client.desktop
+++ b/trailbot-client.desktop
@@ -4,6 +4,6 @@ Name=Trailbot Client
StartupNotify=true
Exec=trailbot-client %U
Terminal=false
-Icon=trailbot
+Icon=trailbot-client
Type=Application
Categories=System;Security;Monitor;