meld: update to 1.6.1.
This commit is contained in:
parent
97d9f323a3
commit
52984160cc
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'meld'
|
||||
pkgname=meld
|
||||
version=1.6.0
|
||||
version=1.6.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
make_build_args="prefix=/usr"
|
||||
make_install_args="prefix=/usr"
|
||||
|
@ -13,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://meldmerge.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/meld/1.6/meld-${version}.tar.xz"
|
||||
checksum=a0ec4e19e85ea4df0214da4c92a4069095d37a252ab240fc1bc00f29a627fea8
|
||||
checksum=de9c4d526c7489b6e6c5772b709aea4b77e1b3d1b6cd1701fc1c17ea81733a03
|
||||
long_desc="
|
||||
Meld is a visual diff and merge tool targeted at developers. Meld helps you
|
||||
compare files, directories, and version controlled projects. It provides two
|
||||
|
@ -23,5 +22,5 @@ long_desc="
|
|||
Meld helps you review code changes and understand patches. It might even help
|
||||
you to figure out what is going on in that merge you keep avoiding."
|
||||
|
||||
noarch=yes
|
||||
pycompile_dirs="usr/lib/meld/meld/"
|
||||
|
||||
|
|
Loading…
Reference in a new issue