summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7df73c0c08e7..0ac737a376d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Goldy <goldy@devgoldy.xyz>
# Maintainer: Ananas <ananas@ananas.moe>
pkgname=mov-cli
-pkgver="4.3.15"
+pkgver="4.4.1"
pkgrel=1
pkgdesc="Watch everything from your terminal."
arch=("x86_64" "i686")
url="https://github.com/mov-cli/mov-cli"
license=("MIT")
makedepends=(
- "python-build" "python-wheel" "python-setuptools-scm" "python-installer"
+ "python-build" "python-wheel" "python-installer"
)
depends=(
"python"