diff options
author | Freemor <freemor@freemor.ca> | 2019-09-19 22:25:00 -0300 |
---|---|---|
committer | Freemor <freemor@freemor.ca> | 2019-09-19 22:25:00 -0300 |
commit | 18456a89882592b9008f2d2a4e6c4f6dbb53bda4 (patch) | |
tree | d721feb2aeaa1a3e3330da0d86cfef9080166071 /nonprism | |
parent | 2f3cc228125202ba74b7f1bd9dbc47ea12cb451f (diff) | |
download | abslibre-18456a89882592b9008f2d2a4e6c4f6dbb53bda4.tar.gz abslibre-18456a89882592b9008f2d2a4e6c4f6dbb53bda4.tar.bz2 abslibre-18456a89882592b9008f2d2a4e6c4f6dbb53bda4.zip |
Bring [nonprism/openshot] up-to-date
Diffstat (limited to 'nonprism')
-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') |