mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
io.elementary.calculator: update to 1.5.1.
This commit is contained in:
parent
b2b4e9da18
commit
8e3d32ad8a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'io.elementary.calculator'
|
# Template file for 'io.elementary.calculator'
|
||||||
pkgname=io.elementary.calculator
|
pkgname=io.elementary.calculator
|
||||||
version=0.1.5
|
version=1.5.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="calculator-${version}"
|
wrksrc="calculator-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="intltool pkg-config vala desktop-file-utils AppStream"
|
hostmakedepends="intltool pkg-config vala desktop-file-utils AppStream"
|
||||||
|
@ -11,7 +11,7 @@ short_desc="Calculator app designed for elementary OS"
|
||||||
homepage="https://github.com/elementary/calculator"
|
homepage="https://github.com/elementary/calculator"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=3cda7ac983cb8b4f4ebce683bbe7e47cbd659bfb7dacd8815674e81fba78cfb7
|
checksum=b68c9283cefdafe4b4d5e3ab2a7ab52f7c2c48874f731c45e78df9979fe45e93
|
||||||
|
|
||||||
pantheon-calculator_package() {
|
pantheon-calculator_package() {
|
||||||
depends="io.elementary.calculator>=${version}_${revision}"
|
depends="io.elementary.calculator>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue