galculator2: correct conflicts and use
This commit is contained in:
parent
6c08385f3b
commit
60bf488993
1 changed files with 2 additions and 2 deletions
|
@ -9,10 +9,10 @@ build_style=gnu-configure
|
|||
depends="gtk-update-icon-cache"
|
||||
makedepends="gtk+3-devel"
|
||||
hostmakedepends="intltool pkg-config"
|
||||
conflicts="galculator-gtk2"
|
||||
conflicts="galculator-gtk2>=0"
|
||||
short_desc="GTK+ based scientific calculator"
|
||||
maintainer="Aaditya Bagga <abchk1234@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="galculator.sourceforge.net"
|
||||
distfiles="http://downloads.sourceforge.net/${_pkgname}/${_pkgname}-${version}.tar.bz2"
|
||||
distfiles="${SOURCEFORGE_SITE}/${_pkgname}/${_pkgname}-${version}.tar.bz2"
|
||||
checksum="91ac62d6d74da910cb79c68f7bf3f4505ac0efe51091150c4ea54fe1c1306235"
|
||||
|
|
Loading…
Reference in a new issue