Skip to content

Commit

Permalink
pkg: phosh: megapixels: upgrade to 0.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: Danct12 <[email protected]>
  • Loading branch information
Danct12 committed Oct 6, 2020
1 parent 178945d commit ccb1a09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PKGBUILDS/phosh/megapixels/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Danct12 <[email protected]>
pkgname=megapixels
pkgver=0.10.2
pkgver=0.11.0
pkgrel=1
pkgdesc="A camera app that deal with V4L2 request"
url="https://git.sr.ht/~martijnbraam/megapixels"
Expand All @@ -10,7 +10,7 @@ depends=('glib2' 'gtk3')
makedepends=('meson' 'ninja')
replaces=('pinhole' 'gnome-camera')
source=("https://git.sr.ht/~martijnbraam/megapixels/archive/${pkgver}.tar.gz")
sha256sums=('76a324c15b5a28ab6b6060524165a9797104f3a0bfd4be1cbeccbc14678a33df')
sha256sums=('ccc724ddb4f18ca362d24ab6450e66867b7d0724246359c6da723bc87c9bb656')

build() {
arch-meson $pkgname-$pkgver build
Expand Down

0 comments on commit ccb1a09

Please sign in to comment.