We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b8865 commit 2d291b0Copy full SHA for 2d291b0
1 file changed
srcpkgs/magpie/template
@@ -1,6 +1,6 @@
1
# Template file for 'magpie'
2
pkgname=magpie
3
-version=0.9.3
+version=0.9.4
4
revision=1
5
build_helper="gir"
6
build_style=meson
@@ -17,7 +17,7 @@ maintainer="Orphaned <[email protected]>"
17
license="GPL-2.0-or-later"
18
homepage="https://github.com/BuddiesOfBudgie/magpie"
19
distfiles="https://github.com/BuddiesOfBudgie/magpie/releases/download/v${version}/magpie-${version}.tar.xz"
20
-checksum=99060cefe4684be05daf8e82b414b78d15cbe2c723993db902681ab4017bbbe9
+checksum=348a572a78e6f199761fa45ebc2a7a8bbf267b8960d32cc4bf6fd4e6012dabdb
21
shlib_provides="libmagpie-clutter-0.so libmagpie-cogl-0.so
22
libmagpie-cogl-pango-0.so"
23
make_check=no # needs a full graphical session
0 commit comments