summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7df40566a313..ac5561551f74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cin-appimage
pkgdesc = Cinelerra GG Infinity (AppImage) is a free and open source video editing software for Linux.
- pkgver = 20230331
+ pkgver = 20230430
pkgrel = 0
arch = x86_64
license = GPL
@@ -8,7 +8,7 @@ pkgbase = cin-appimage
conflicts = cinelerra-gg-git
conflicts = cin
options = !strip
- source = https://cinelerra-gg.org/download/images/CinGG-20230331-x86_64.AppImage
- md5sums = 4f49d2e3de3a422e355088713e65efc5
+ source = https://cinelerra-gg.org/download/images/CinGG-20230430-x86_64.AppImage
+ md5sums = 66ab96d10ca6a725e01cb48d07d6dfb7
pkgname = cin-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 3d470ccb5614..7766fc6c37d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=Cinelerra-GG
pkgname=cin-appimage
-pkgver=20230331
+pkgver=20230430
pkgrel=0
pkgdesc="Cinelerra GG Infinity (AppImage) is a free and open source video editing software for Linux."
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
provides=('cinelerra-gg')
conflicts=(cinelerra-gg-git cin)
source=("https://cinelerra-gg.org/download/images/CinGG-${pkgver}-${arch}.AppImage")
-md5sums=('4f49d2e3de3a422e355088713e65efc5')
+md5sums=('66ab96d10ca6a725e01cb48d07d6dfb7')
options=(!strip)
_filename=CinGG-${pkgver}-${arch}.AppImage