kde/plasma-camera: upgrade to 0_git20191120 (!786)

This commit is contained in:
Bart Ribbers 2019-12-06 18:39:23 +01:00 committed by Alexey Min
parent 2c803889d6
commit 69831c8fe3
No known key found for this signature in database
GPG key ID: 463F84201DACD7B9

View file

@ -1,16 +1,16 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=plasma-camera
pkgver=0_git20190715
pkgver=0_git20191120
pkgrel=0
_commit="67973b7578ab1bc76e1895562e9edc9826f816c9"
_commit="2fa0b0e45e0dd4b7d4cb29dfbc20e6a76237945b"
pkgdesc="Simple camera application for mobile devices"
arch="all"
url="https://community.kde.org/Plasma/Mobile"
license="GPL-3.0-or-later AND BSD-3-Clause"
depends="kirigami2 qt5-qtquickcontrols2 qt5-qtmultimedia"
makedepends="extra-cmake-modules qt5-qtbase-dev kpackage-dev kcoreaddons-dev qt5-qtsvg-dev qt5-qtquickcontrols2-dev kirigami2-dev"
source="$pkgname-$_commit.tar.gz::https://invent.kde.org/kde/$pkgname/-/archive/$_commit/$pkgname-$_commit.tar.gz"
source="$pkgname-$_commit.tar.gz::https://invent.kde.org/kde/plasma-camera/-/archive/$_commit/plasma-camera-$_commit.tar.gz"
builddir="$srcdir/$pkgname-$_commit"
prepare() {
@ -37,4 +37,4 @@ package() {
cd "$builddir"/build
DESTDIR="$pkgdir" make install
}
sha512sums="3e12204f9156696c8219b9f4f7111b467fc9effe00520bcc9c32d1322a97e0fc9845abeb44dd8548490c8a222684c1dcb6450da81984609657338b077e7d6c42 plasma-camera-67973b7578ab1bc76e1895562e9edc9826f816c9.tar.gz"
sha512sums="a746a5155e2aeef5c40a06ffa9f885ebaa50e8a07714272a644e5e9fb78e3875fe5f5026207cda33f5c97bb496982b68fb28abdab1376f1ca4f47012284dbe4c plasma-camera-2fa0b0e45e0dd4b7d4cb29dfbc20e6a76237945b.tar.gz"