summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoroli2015-07-17 20:39:51 +0200
committeroli2015-07-17 20:39:51 +0200
commit1b046816dec370365f9139564c7bdb1dfd62f663 (patch)
treec64239fab74f700f3ed11e1fb9d06f8ac9060889
parenta2112bad9d0c3b23b222d781cf87c3b5d1d5f3a5 (diff)
downloadaur-1b046816dec370365f9139564c7bdb1dfd62f663.tar.gz
dep updated
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 375c84150a80..b6f51ed53d48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = untrunc-git
pkgdesc = restore a damaged (truncated) mp4, m4v, mov, 3gp video
pkgver = r30.c74920f
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ponchio/untrunc
arch = x86_64
arch = i686
license = GPL2
depends = ffmpeg
- depends = qt-base
+ depends = qt5-base
source = untrunc-git::git+https://github.com/ponchio/untrunc.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8157c69182fb..fc067aafdb38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=untrunc-git
pkgver=r30.c74920f
-pkgrel=2
+pkgrel=3
pkgdesc="restore a damaged (truncated) mp4, m4v, mov, 3gp video"
arch=('x86_64' 'i686')
url="https://github.com/ponchio/untrunc"
license=('GPL2')
-depends=('ffmpeg' 'qt-base')
+depends=('ffmpeg' 'qt5-base')
source=("${pkgname}"::'git+https://github.com/ponchio/untrunc.git')
md5sums=(SKIP)