summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5db843635756..e667f1465937 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=qcma
pkgver=0.3.12
-pkgrel=1
+pkgrel=2
pkgdesc="Content Manager Assistant for the PS Vita"
arch=("i686" "x86_64")
url="https://github.com/codestation/qcma"
license=('GPL')
makedepends=('qt5-tools')
-depends=('qt5-base' 'libvitamtp>=2.5.8' 'ffmpeg' 'libnotify')
+depends=('qt5-base' 'libvitamtp>=2.5.9' 'ffmpeg' 'libnotify')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/codestation/${pkgname}/archive/v${pkgver}.tar.gz" "qcma.install")
install=qcma.install
sha256sums=('3a624f4c58fa9929cc0101760db4d35acdb243687827aaee14b3d368a50cd817' '775ee63487691792e3286d592193b65e7c6b1cd319985ef1ab18f0dc80e42fb6')