blanket: update to 0.4.1
fixed distfiles removed trailing whitespace switched the distfiles location back
This commit is contained in:
parent
eead0f7a89
commit
ff26765ef5
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'blanket'
|
||||
pkgname=blanket
|
||||
version=0.3.1
|
||||
version=0.4.1
|
||||
revision=2
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config gettext glib-devel"
|
||||
|
@ -9,6 +9,6 @@ short_desc="Improve focus and productivity by listening to different sounds"
|
|||
maintainer="Reback00 <reback00@protonmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/rafaelmardojai/blanket"
|
||||
distfiles="https://github.com/rafaelmardojai/blanket/archive/${version}.tar.gz"
|
||||
checksum=79942ed919507c0078266d221c433ba9209f8ea5f11371d55d64bd3b469623bf
|
||||
distfiles="https://github.com/rafaelmardojai/blanket/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=fbb5f34a704840c50bb5b29f6fae69a2f37677d88db717b79e6bf6fdd625d9eb
|
||||
python_version=3
|
||||
|
|
Loading…
Reference in a new issue