mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
graphics/screencloud: Fixed download links.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
15bf54463a
commit
e5018fa80b
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="screencloud"
|
||||
VERSION="1.1.0"
|
||||
HOMEPAGE="http://screencloud.net/"
|
||||
DOWNLOAD="http://screencloud.net/files/linux/screencloud_1.1.0_i386.deb"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/screencloud/screencloud_1.1.0_i386.deb"
|
||||
MD5SUM="27ace0f4c9532cbdbf32556ff9cc13f1"
|
||||
DOWNLOAD_x86_64="http://screencloud.net/files/linux/screencloud_1.1.0_amd64.deb"
|
||||
DOWNLOAD_x86_64="http://downloads.sourceforge.net/screencloud/screencloud_1.1.0_amd64.deb"
|
||||
MD5SUM_x86_64="fdabf6873b993f9401e5469e8c53a320"
|
||||
REQUIRES="libssh2 qoauth"
|
||||
MAINTAINER="Daniel Romero"
|
||||
|
|
Loading…
Reference in a new issue