summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-06-30 00:07:25 +0200
committerMichał Górny <mgorny@gentoo.org>2017-06-30 00:22:13 +0200
commitbd2a232090c1afc154f90fc6dad65af29b225e69 (patch)
tree4544888c41495ab158e2db39ee48a3f6ac70a008 /x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild
parentx11-libs/libtinynotify-cli: Modernize to EAPI=6 (diff)
downloadgentoo-bd2a232090c1afc154f90fc6dad65af29b225e69.tar.gz
gentoo-bd2a232090c1afc154f90fc6dad65af29b225e69.tar.bz2
gentoo-bd2a232090c1afc154f90fc6dad65af29b225e69.zip
x11-misc/tinynotify-send: Moved back to GitHub
Diffstat (limited to 'x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild')
-rw-r--r--x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild b/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild
index a8d7b17412ff..01cae8d3fad3 100644
--- a/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild
+++ b/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -6,8 +6,8 @@ EAPI=4
inherit autotools-utils
DESCRIPTION="A notification sending utility (using libtinynotify)"
-HOMEPAGE="https://bitbucket.org/mgorny/tinynotify-send/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/tinynotify-send/"
+SRC_URI="https://github.com/mgorny/tinynotify-send/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"