diff options
| -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" |
