diff options
Diffstat (limited to 'nonprism/openshot/PKGBUILD')
-rw-r--r-- | nonprism/openshot/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/nonprism/openshot/PKGBUILD b/nonprism/openshot/PKGBUILD index e10e2bada..33125c5a8 100644 --- a/nonprism/openshot/PKGBUILD +++ b/nonprism/openshot/PKGBUILD @@ -11,7 +11,7 @@ # - neuter google analytics and exception tracking as it all happens over http pkgname=openshot -pkgver=2.4.3 +pkgver=2.4.4 pkgrel=1 pkgrel+=.nonprism1 pkgdesc="a free, non-linear video editor for GNU/Linux based on MLT framework, without nonfree faac recommendation and Youtube uploader support" @@ -31,8 +31,7 @@ makedepends=('python-setuptools') source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenShot/openshot-qt/archive/v$pkgver.tar.gz" 'nonprism.patch' 'neuter_tracking.patch') - -sha256sums=('901b485c28cfcbb4d1baf3cd6a30b165090c49c96f252236f1bbd8c8ab709721' +sha256sums=('8197923b3fff2010ee69c75469818543674a12fcb8fcb08944471e4ead3426be' '31b78e88c83bba0ff469afdbbdc36577ca64a55640e4220e9a88ccf0c7f105dc' '3990bdf10f46cd5255d01b0b113fe10e3ffed16da0577dfcaad470edd016aef9') |