diffuse: update to 0.8.2
This commit is contained in:
parent
67536d11c2
commit
c5d8056372
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'diffuse'
|
# Template file for 'diffuse'
|
||||||
pkgname=diffuse
|
pkgname=diffuse
|
||||||
version=0.8.1
|
version=0.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="gettext"
|
hostmakedepends="gettext pkg-config glib-devel"
|
||||||
makedepends="python3-cairo-devel python3-gobject-devel"
|
makedepends="python3-cairo-devel python3-gobject-devel"
|
||||||
depends="gtk+3 python3-gobject python3-cairo"
|
depends="gtk+3 python3-gobject python3-cairo"
|
||||||
short_desc="Graphical tool for merging and comparing text files"
|
short_desc="Graphical tool for merging and comparing text files"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Dakota Richline <drichline@protonmail.com>"
|
||||||
license="GPL-2.0-only, FSFAP"
|
license="GPL-2.0-only, FSFAP"
|
||||||
homepage="https://github.com/MightyCreak/diffuse"
|
homepage="https://github.com/MightyCreak/diffuse"
|
||||||
distfiles="https://github.com/MightyCreak/diffuse/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/MightyCreak/diffuse/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=f4dc40d2771853bc38fd714cb069cc965d9e2e4ed517822abdd5a54c851392ec
|
checksum=2e21012d319bbb445d00ee6616080214c56fa50c92a7da653a83a7a8efb4e56a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue