From 148967f00b49c5c0eb45ffd9dedbd6cff3449013 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Fri, 16 Dec 2022 08:02:10 +0100 Subject: [PATCH] temp/megapixels-*: bump pkgrel (MR 3740) Fix for: missing depend(s): so:libtiff.so.5 [ci:skip-build] already built successfully in CI --- temp/megapixels-gtk3/APKBUILD | 2 +- temp/megapixels-purism/APKBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/temp/megapixels-gtk3/APKBUILD b/temp/megapixels-gtk3/APKBUILD index 9367cf172..c5b22a3c4 100644 --- a/temp/megapixels-gtk3/APKBUILD +++ b/temp/megapixels-gtk3/APKBUILD @@ -1,7 +1,7 @@ # Forked from Alpine to package the gtk3 version for Sxmo (pma#1129) pkgname=megapixels-gtk3 pkgver=0.16.1 -pkgrel=0 +pkgrel=1 pkgdesc="GTK+3 camera app for mobile devices" url="https://git.sr.ht/~martijnbraam/megapixels" arch="all" diff --git a/temp/megapixels-purism/APKBUILD b/temp/megapixels-purism/APKBUILD index 37a8aedd5..a27e87f20 100644 --- a/temp/megapixels-purism/APKBUILD +++ b/temp/megapixels-purism/APKBUILD @@ -1,7 +1,7 @@ # Purism's fork of megapixels, for the Librem 5 pkgname=megapixels-purism pkgver=0.19.0 -pkgrel=4 +pkgrel=5 pkgdesc="GTK+3 camera app for mobile devices" url="https://source.puri.sm/Librem5/millipixels" arch="all"