summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoteium2017-01-06 09:54:12 +0800
committerBoteium2017-01-06 09:54:12 +0800
commit6e9637f2ecffa19c753c25493314f4b56c44e00b (patch)
tree0ab5892146e9ea07edddd89546e661735407a6fd
parentc58da2f04a81d54f15a8831db12265fac62300e9 (diff)
downloadaur-6e9637f2ecffa19c753c25493314f4b56c44e00b.tar.gz
bugfix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb25926ae3b4..6c64016d5d5d 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 = 20170105
+ pkgver = 20170106
pkgrel = 1
url = https://github.com/Boteium/bashbullet
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index fe05f614d08d..9cb45fdea3c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Author: Boteium <echo Ym90ZWl1bUBnbWFpbC5jb20=|base64 -d>
pkgname=bashbullet
-pkgver=20170105
+pkgver=20170106
pkgrel=1
pkgdesc="A pushbullet systray notification daemon for linux. also a simple client to receive, mirror, and send pushes."
arch=('any')