summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian Krzyszkowiak2020-10-18 04:41:47 +0200
committerSebastian Krzyszkowiak2020-10-18 04:42:01 +0200
commitd6c68c89519bd6c7e33f4e73ea39e7189dd40747 (patch)
tree1254b4fb41f29755f40ec6ba84a42dbee84130b7 /PKGBUILD
parent4bf42e7b888ec39c9f5c087ec67384b2b67e06e5 (diff)
downloadaur-d6c68c89519bd6c7e33f4e73ea39e7189dd40747.tar.gz
Update dependences
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4f0e69d00b1..3877313b9e34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=kamerka
pkgver=0.20
pkgdesc="Take photos using your webcam and shiny animated QML interface"
-pkgrel=2
+pkgrel=3
epoch=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'aarch64')
url="http://dos1.github.io/kamerka/"
license=('GPL')
-makedepends=('cmake')
+makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
depends=('kdeclarative' 'qt5-base' 'kdelibs4support' 'kwidgetsaddons' 'phonon-qt5' 'kio' 'kcoreaddons' 'kconfig' 'ki18n' 'knotifications' 'qt5-declarative' 'qt5-script' 'v4l-utils' 'qimageblitz' 'kdesignerplugin')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dos1/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('a87612851fba9222f6454aaa08694f1ae5a2483a708198a761262789fd246467')