Skip to content

Commit

Permalink
Apply auto-update through chkupd
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo authored and github-actions[bot] committed Apr 25, 2024
1 parent 6c86501 commit 636e6a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meson/run
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/bin/sh
NAME="meson"
RELEASE="1"
VERSION="1.3.1"
VERSION="1.4.0"
SOURCES="https://github.com/mesonbuild/meson/releases/download/$VERSION/meson-$VERSION.tar.gz"
BUILD_DEPENDS="python-pip"
DEPENDS="python samurai"
SHA256SUM="6020568bdede1643d4fb41e28215be38eff5d52da28ac7d125457c59e0032ad7"
SHA256SUM="8fd6630c25c27f1489a8a0392b311a60481a3c161aa699b330e25935b750138d"
DESCRIPTION="Next generation build system"

package() {
Expand Down

0 comments on commit 636e6a3

Please sign in to comment.