summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoteium2017-03-15 23:22:08 +0800
committerBoteium2017-03-15 23:22:08 +0800
commite653326bf774895fb2ce3f8aeb2fed9e66a0a113 (patch)
tree6422484d8b91f2d5bba4c7d13f88fbc3d316a50c
parent6e9637f2ecffa19c753c25493314f4b56c44e00b (diff)
downloadaur-e653326bf774895fb2ce3f8aeb2fed9e66a0a113.tar.gz
bugfix : url backlash
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c64016d5d5d..b64aa93d9652 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 = 20170106
+ pkgver = 20170315
pkgrel = 1
url = https://github.com/Boteium/bashbullet
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 9cb45fdea3c7..830bbfcecafd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Author: Boteium <echo Ym90ZWl1bUBnbWFpbC5jb20=|base64 -d>
pkgname=bashbullet
-pkgver=20170106
+pkgver=20170315
pkgrel=1
pkgdesc="A pushbullet systray notification daemon for linux. also a simple client to receive, mirror, and send pushes."
arch=('any')