gnome-shell-extension-weather: master branch in git is now the latest.
This commit is contained in:
parent
8bd3eb11a2
commit
ed21d89827
@ -30,7 +30,7 @@ do_fetch()
|
|||||||
{
|
{
|
||||||
local url="git://github.com/simon04/${pkgname}.git"
|
local url="git://github.com/simon04/${pkgname}.git"
|
||||||
msg_normal " Fetching source from $url ...\n"
|
msg_normal " Fetching source from $url ...\n"
|
||||||
git clone -b gnome3.2 $url ${pkgname}-${version}
|
git clone $url ${pkgname}-${version}
|
||||||
}
|
}
|
||||||
|
|
||||||
pre_configure()
|
pre_configure()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user