qalculate-gtk: update to 2.0.0
This commit is contained in:
parent
4e29f473cc
commit
1bcf7ea243
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qalculate-gtk'
|
||||
pkgname=qalculate-gtk
|
||||
version=1.0.0
|
||||
version=2.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
|
@ -9,5 +9,5 @@ makedepends="libqalculate-devel gdk-pixbuf-devel gtk+3-devel"
|
|||
license="GPL-2"
|
||||
homepage="https://qalculate.github.io/"
|
||||
short_desc="A multi-purpose desktop calculator - GTK+ version"
|
||||
distfiles="https://github.com/Qalculate/qalculate-gtk/releases/download/v${version}/qalculate-gtk-${version}.tar.gz"
|
||||
checksum=9ad6444f60c584984de0b6b3eb19e77d92560aad743592482bb05c9834a52135
|
||||
distfiles="https://github.com/Qalculate/qalculate-gtk/releases/download/v${version}a/qalculate-gtk-${version}.tar.gz"
|
||||
checksum=1fbe6dfedeb7074c795c3c7f01a74867bae27c81325a248f2ae0de8aabd7de2f
|
||||
|
|
Loading…
Reference in a new issue