diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-09-15 22:47:42 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-09-15 22:47:42 +0200 |
| commit | 5e1997e0d13fa14c3c0d552ba6fd64c9afb5522a (patch) | |
| tree | 2a606f1fce2c6c3c3ae86fe6d93382fa314298c0 | |
| parent | 1c965f65ef0ef0f39bf50f8ff687c0eea1ee6c4e (diff) | |
| download | slackbuilds-5e1997e0d13fa14c3c0d552ba6fd64c9afb5522a.tar.gz | |
shotcut: Updated for version 26.9.6
| -rw-r--r-- | shotcut/shotcut.SlackBuild | 2 | ||||
| -rw-r--r-- | shotcut/shotcut.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shotcut/shotcut.SlackBuild b/shotcut/shotcut.SlackBuild index f8e5333..336801a 100644 --- a/shotcut/shotcut.SlackBuild +++ b/shotcut/shotcut.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=shotcut -VERSION=${VERSION:-26.8.1} +VERSION=${VERSION:-26.9.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/shotcut/shotcut.info b/shotcut/shotcut.info index 659cb43..9af7397 100644 --- a/shotcut/shotcut.info +++ b/shotcut/shotcut.info @@ -1,8 +1,8 @@ PRGNAM="shotcut" -VERSION="26.8.1" +VERSION="26.9.6" HOMEPAGE="https://www.shotcut.org/" -DOWNLOAD="https://github.com/mltframework/shotcut/archive/v26.8.1/shotcut-26.8.1.tar.gz" -MD5SUM="4aa9c69e35b45d33c924376ea518f469" +DOWNLOAD="https://github.com/mltframework/shotcut/archive/v26.9.6/shotcut-26.9.6.tar.gz" +MD5SUM="d9ef7a1cf72679cf61df7754e0829af2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jack x264 ladspa_sdk" |
