mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/sakura: Updated for version 3.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
43b5fe31c3
commit
fe361d3e50
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sakura
|
||||
VERSION=${VERSION:-3.4.0}
|
||||
VERSION=${VERSION:-3.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sakura"
|
||||
VERSION="3.4.0"
|
||||
VERSION="3.5.0"
|
||||
HOMEPAGE="http://www.pleyades.net/david/projects/sakura"
|
||||
DOWNLOAD="https://launchpad.net/sakura/trunk/3.4.0/+download/sakura-3.4.0.tar.bz2"
|
||||
MD5SUM="dfc4b01f8cabea475334a2825b66f62b"
|
||||
DOWNLOAD="https://launchpad.net/sakura/trunk/3.5.0/+download/sakura-3.5.0.tar.bz2"
|
||||
MD5SUM="5ac5229d2c9eb65bf42062ea41fec9c9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="vte3"
|
||||
|
|
Loading…
Reference in a new issue