summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoteium2017-04-15 17:04:14 +0800
committerBoteium2017-04-15 17:04:14 +0800
commit8b19fddf88c7442ebb893ecaeb7604161a996a34 (patch)
tree785e273fdd196c3eadecb04ea39545950df262d2
parente653326bf774895fb2ce3f8aeb2fed9e66a0a113 (diff)
downloadaur-bashbullet.tar.gz
fix: guard daemon duplicate
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b64aa93d9652..25091f3c4517 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bashbullet
pkgdesc = A pushbullet systray notification daemon for linux. also a simple client to receive, mirror, and send pushes.
- pkgver = 20170315
+ pkgver = 20170415
pkgrel = 1
url = https://github.com/Boteium/bashbullet
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 830bbfcecafd..ff86117f048f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Author: Boteium <echo Ym90ZWl1bUBnbWFpbC5jb20=|base64 -d>
pkgname=bashbullet
-pkgver=20170315
+pkgver=20170415
pkgrel=1
pkgdesc="A pushbullet systray notification daemon for linux. also a simple client to receive, mirror, and send pushes."
arch=('any')