summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"