summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaikel Llamaret Herediam2019-08-06 21:46:23 -0400
committerMaikel Llamaret Herediam2019-08-06 21:46:23 -0400
commitf32690af301b22eb5dedca7a4a664e9b2315939a (patch)
tree1287371e7734969606478e3649677ebab488fac9
parentadeb978b6217e75268d5da7f4b4ac3e08a73f805 (diff)
downloadaur-f32690af301b22eb5dedca7a4a664e9b2315939a.tar.gz
Cambio a version 1.4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68fb4d3fae97..d8752e790af4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = videomorph
depends = ffmpeg
depends = python-pyqt5
source = https://github.com/videomorph-dev/videomorph/archive/1.4.tar.gz
- md5sums = 5f2c19516d022b5c39ddf5c7316b82ea
+ md5sums = 46789b8c4bb7157f6ca38116212debf7
pkgname = videomorph
diff --git a/PKGBUILD b/PKGBUILD
index d4e843a12fce..86052f1db8d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://github.com/videomorph-dev/videomorph'
license=('Apache-2.0')
depends=('python' 'ffmpeg' 'python-pyqt5')
source=('https://github.com/videomorph-dev/videomorph/archive/1.4.tar.gz')
-md5sums=('5f2c19516d022b5c39ddf5c7316b82ea')
+md5sums=('46789b8c4bb7157f6ca38116212debf7')
build() {
cd ${pkgname}-${pkgver}