summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaikel Llamaret Herediam2019-08-06 20:13:30 -0400
committerMaikel Llamaret Herediam2019-08-06 20:13:30 -0400
commit5f2e868e14f62299f78fe8ef045673b9242cb16c (patch)
tree0823c1747781c649c4763b7cbf8bad539d544fa0
parent312d1605305da0dbb78ba1a9f8cee2bcba13a510 (diff)
downloadaur-5f2e868e14f62299f78fe8ef045673b9242cb16c.tar.gz
useful commit message
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3bfbf361a32..e6386198acd3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = videomorph
depends = python
depends = ffmpeg
depends = python-pyqt5
- source = https://gutl.jovenclub.cu/wp-content/uploads/2017/12/videomorph-1.2.tar.gz
+ source = https://github.com/videomorph-dev/videomorph/archive/1.4.tar.gz
md5sums = 5f2c19516d022b5c39ddf5c7316b82ea
pkgname = videomorph
diff --git a/PKGBUILD b/PKGBUILD
index 472dd214058f..2cce797f25ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url='https://github.com/videomorph-dev/videomorph'
license=('Apache-2.0')
depends=('python' 'ffmpeg' 'python-pyqt5')
-source=('https://gutl.jovenclub.cu/wp-content/uploads/2017/12/videomorph-1.2.tar.gz')
+source=('https://github.com/videomorph-dev/videomorph/archive/1.4.tar.gz')
md5sums=('5f2c19516d022b5c39ddf5c7316b82ea')
build() {