summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoteium2017-04-18 16:49:48 +0800
committerBoteium2017-04-18 16:49:48 +0800
commit5bb650eb6b1469c00f9290ef989c90db9bfc8b4b (patch)
tree5216e0cd34acbce974abf9d4b72de457c920a3b9
parent1e82697c22f6c2ed2587ebc7cad752782f12cd3f (diff)
downloadaur-5bb650eb6b1469c00f9290ef989c90db9bfc8b4b.tar.gz
update upstream url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 337bec369bdf..0879eb888843 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = bashbullet2
pkgdesc = A pushbullet systray notification daemon for linux. also a simple client to receive, mirror, and send pushes.
pkgver = 20170418
pkgrel = 1
- url = https://github.com/Boteium/bashbullet
+ url = https://github.com/Boteium/bashbullet2
install = bashbullet2.install
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index b4a190c73ed9..8d72d81cc332 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=20170418
pkgrel=1
pkgdesc="A pushbullet systray notification daemon for linux. also a simple client to receive, mirror, and send pushes."
arch=('any')
-url="https://github.com/Boteium/bashbullet"
+url="https://github.com/Boteium/bashbullet2"
license=('GPL')
depends=(jshon libnotify yad xclip websocketpp cpprestsdk curl)
install="bashbullet2.install"