[arch-commits] Commit in shotcut/trunk (PKGBUILD)

Leonidas Spyropoulos artafinde at gemini.archlinux.org
Sat Jun 25 08:54:35 UTC 2022


    Date: Saturday, June 25, 2022 @ 08:54:34
  Author: artafinde
Revision: 1239405

shotcut: upstream release 22.06.23

Modified:
  shotcut/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-25 08:32:35 UTC (rev 1239404)
+++ PKGBUILD	2022-06-25 08:54:34 UTC (rev 1239405)
@@ -3,7 +3,7 @@
 
 pkgname=shotcut
 pkgdesc='Cross-platform Qt based Video Editor'
-pkgver=22.05.23
+pkgver=22.06.23
 pkgrel=1
 arch=('x86_64')
 url='https://www.shotcut.org'
@@ -15,7 +15,7 @@
 makedepends=('qt5-tools' 'cmake' 'ninja')
 options=('debug')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$pkgver.tar.gz")
-sha512sums=('0d1540f1c01cd956a25313eedaa9593cb8ad3a1b4707c54090aab326428d5b66087ef239963155f8d749c32a5a2a9aa62b988c1ad85d1bba14a3850b8c245b2f')
+sha512sums=('fc1fb6738e38784702ef2319d7e8563506f37ad1071f204cf91c958443df2e145b199e9ed0d6ceca693450718625a944520bf865705e1696072e89bfcfe1e752')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list