From ef31baf0665c581a04f5072019db91ea45fd4f93 Mon Sep 17 00:00:00 2001 From: Kevin Daudt Date: Sun, 8 Mar 2020 12:44:13 +0000 Subject: [PATCH] various: bump pkgrel due to rewritten commits Due to an accidental force push, the commits for these packages were rewritten. Make sure they are rebuilt so that the commit hash matches what's in aports. --- community/cheese/APKBUILD | 2 +- community/enscript/APKBUILD | 2 +- community/eog/APKBUILD | 2 +- community/evince/APKBUILD | 2 +- community/evolution-data-server/APKBUILD | 2 +- community/evolution-ews/APKBUILD | 2 +- community/evolution/APKBUILD | 2 +- community/gitea/APKBUILD | 2 +- community/gjs/APKBUILD | 2 +- community/gnome-books/APKBUILD | 2 +- community/gnome-calculator/APKBUILD | 2 +- community/gnome-clocks/APKBUILD | 2 +- community/gnome-contacts/APKBUILD | 2 +- community/gnome-desktop/APKBUILD | 2 +- community/gnome-font-viewer/APKBUILD | 2 +- community/gnome-session/APKBUILD | 2 +- community/gnome-settings-daemon/APKBUILD | 2 +- community/gnome-shell-extensions/APKBUILD | 2 +- community/gnome-system-monitor/APKBUILD | 2 +- community/ldc/APKBUILD | 2 +- community/lightsoff/APKBUILD | 2 +- community/mutter/APKBUILD | 2 +- community/nautilus/APKBUILD | 2 +- community/phoc/APKBUILD | 2 +- community/pipewire/APKBUILD | 2 +- community/py3-atspi/APKBUILD | 2 +- community/sn0int/APKBUILD | 2 +- community/squeekboard/APKBUILD | 2 +- community/totem/APKBUILD | 2 +- community/weston/APKBUILD | 2 +- community/xdg-desktop-portal-gtk/APKBUILD | 2 +- community/xdg-desktop-portal-kde/APKBUILD | 2 +- community/xdg-desktop-portal/APKBUILD | 2 +- main/at-spi2-core/APKBUILD | 2 +- testing/anbox/APKBUILD | 2 +- testing/dcc/APKBUILD | 2 +- testing/phosh/APKBUILD | 2 +- testing/polari/APKBUILD | 2 +- testing/twiggy/APKBUILD | 2 +- 39 files changed, 39 insertions(+), 39 deletions(-) diff --git a/community/cheese/APKBUILD b/community/cheese/APKBUILD index 46447267752..e8a04178646 100644 --- a/community/cheese/APKBUILD +++ b/community/cheese/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=cheese pkgver=3.34.0 -pkgrel=3 +pkgrel=4 pkgdesc="Take photos and videos with your webcam" url="https://wiki.gnome.org/Apps/Cheese" arch="all" diff --git a/community/enscript/APKBUILD b/community/enscript/APKBUILD index 98893be16a0..2980578e1cf 100644 --- a/community/enscript/APKBUILD +++ b/community/enscript/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: André Klitzing pkgname=enscript pkgver=1.6.6 -pkgrel=1 +pkgrel=2 pkgdesc="GNU Enscript converts ASCII files to PostScript, HTML, or RTF" url="https://www.gnu.org/software/enscript/" arch="all" diff --git a/community/eog/APKBUILD b/community/eog/APKBUILD index f83ac15c22f..a7e773bbfe6 100644 --- a/community/eog/APKBUILD +++ b/community/eog/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=eog pkgver=3.36.0 -pkgrel=1 +pkgrel=2 pkgdesc="An image viewer for GNOME" url="https://wiki.gnome.org/Apps/EyeOfGnome" arch="all !s390x" diff --git a/community/evince/APKBUILD b/community/evince/APKBUILD index 243ec74192a..ee620d2ba64 100644 --- a/community/evince/APKBUILD +++ b/community/evince/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen pkgname=evince pkgver=3.36.0 -pkgrel=1 +pkgrel=2 pkgdesc="simple document viewer for GTK+" url="https://wiki.gnome.org/Apps/Evince" arch="all !s390x" # Limited by adwaita-icon-theme needing librsvg diff --git a/community/evolution-data-server/APKBUILD b/community/evolution-data-server/APKBUILD index dc59da80cc4..e60f4bca2b9 100644 --- a/community/evolution-data-server/APKBUILD +++ b/community/evolution-data-server/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Francesco Colista pkgname=evolution-data-server pkgver=3.36.0 -pkgrel=0 +pkgrel=1 pkgdesc="data server for evolution" url="https://projects.gnome.org/evolution" arch="all" diff --git a/community/evolution-ews/APKBUILD b/community/evolution-ews/APKBUILD index 7aa1886ca1d..e5e7f038b91 100644 --- a/community/evolution-ews/APKBUILD +++ b/community/evolution-ews/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=evolution-ews pkgver=3.36.0 -pkgrel=0 +pkgrel=1 pkgdesc="MS Exchange integration through Exchange Web Services" url="https://wiki.gnome.org/Apps/Evolution/EWS" arch="all !s390x" # missing evolution on s390x diff --git a/community/evolution/APKBUILD b/community/evolution/APKBUILD index cd659143695..0bfe4ab5c96 100644 --- a/community/evolution/APKBUILD +++ b/community/evolution/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen pkgname=evolution pkgver=3.36.0 -pkgrel=1 +pkgrel=2 pkgdesc="evolution mail client" url="https://projects.gnome.org/evolution" arch="all !s390x" # Limited by gnome-autoar diff --git a/community/gitea/APKBUILD b/community/gitea/APKBUILD index 47c347ba4f3..739ebcaab4e 100644 --- a/community/gitea/APKBUILD +++ b/community/gitea/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Carlo Landmeter pkgname=gitea pkgver=1.11.2 -pkgrel=0 +pkgrel=1 pkgdesc="A self-hosted Git service written in Go" url="https://gitea.io" arch="all" diff --git a/community/gjs/APKBUILD b/community/gjs/APKBUILD index dbf57488096..4ec9c49409c 100644 --- a/community/gjs/APKBUILD +++ b/community/gjs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=gjs pkgver=1.64.0 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME javascript library" url="https://wiki.gnome.org/Projects/Gjs" arch="all !s390x" diff --git a/community/gnome-books/APKBUILD b/community/gnome-books/APKBUILD index b5270175c3d..dc9f5298974 100644 --- a/community/gnome-books/APKBUILD +++ b/community/gnome-books/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=gnome-books pkgver=3.34.0 -pkgrel=4 +pkgrel=5 pkgdesc="GNOME Ebook Manager" url="https://wiki.gnome.org/Apps/Books" arch="all !s390x" # missing gjs diff --git a/community/gnome-calculator/APKBUILD b/community/gnome-calculator/APKBUILD index 0df766718c9..a16eea45332 100644 --- a/community/gnome-calculator/APKBUILD +++ b/community/gnome-calculator/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=gnome-calculator pkgver=3.36.0 -pkgrel=0 +pkgrel=1 pkgdesc="Calculator for solving mathematical equations" url="https://wiki.gnome.org/Apps/Calculator" arch="all !s390x" # gtksourceview4 is not available on s390x diff --git a/community/gnome-clocks/APKBUILD b/community/gnome-clocks/APKBUILD index 07e14a1cdab..e8b389ff1ca 100644 --- a/community/gnome-clocks/APKBUILD +++ b/community/gnome-clocks/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=gnome-clocks pkgver=3.36.0 -pkgrel=1 +pkgrel=2 pkgdesc="Clock application designed for GNOME 3" url="https://wiki.gnome.org/Apps/Clocks" arch="all !s390x" # missing: libhandy diff --git a/community/gnome-contacts/APKBUILD b/community/gnome-contacts/APKBUILD index 972545b14a8..06cabad9d7f 100644 --- a/community/gnome-contacts/APKBUILD +++ b/community/gnome-contacts/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=gnome-contacts pkgver=3.34.1 -pkgrel=2 +pkgrel=3 pkgdesc="A contacts manager for GNOME" url="https://wiki.gnome.org/Apps/Contacts" arch="all !s390x" # libhandy is missing diff --git a/community/gnome-desktop/APKBUILD b/community/gnome-desktop/APKBUILD index 28deb009524..d3282658917 100644 --- a/community/gnome-desktop/APKBUILD +++ b/community/gnome-desktop/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=gnome-desktop pkgver=3.35.91 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME desktop core libraries" url="https://gitlab.gnome.org/GNOME/gnome-desktop" arch="all" diff --git a/community/gnome-font-viewer/APKBUILD b/community/gnome-font-viewer/APKBUILD index 86f03a3248f..feee5324797 100644 --- a/community/gnome-font-viewer/APKBUILD +++ b/community/gnome-font-viewer/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=gnome-font-viewer pkgver=3.34.0 -pkgrel=3 +pkgrel=4 pkgdesc="View fonts on your system" url="https://gitlab.gnome.org/GNOME/gnome-font-viewer" arch="all" diff --git a/community/gnome-session/APKBUILD b/community/gnome-session/APKBUILD index d84247da4ce..21a8eb7abb0 100644 --- a/community/gnome-session/APKBUILD +++ b/community/gnome-session/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=gnome-session pkgver=3.34.2 -pkgrel=4 +pkgrel=5 pkgdesc="GNOME session manager" url="https://gitlab.gnome.org/GNOME/gnome-session" arch="all !s390x !ppc64le" diff --git a/community/gnome-settings-daemon/APKBUILD b/community/gnome-settings-daemon/APKBUILD index ae6b251c2e7..97a4bccefef 100644 --- a/community/gnome-settings-daemon/APKBUILD +++ b/community/gnome-settings-daemon/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=gnome-settings-daemon pkgver=3.34.2 -pkgrel=3 +pkgrel=4 pkgdesc="GNOME settings daemon" url="https://gitlab.gnome.org/GNOME/gnome-settings-daemon" arch="all !s390x" diff --git a/community/gnome-shell-extensions/APKBUILD b/community/gnome-shell-extensions/APKBUILD index 1cab928c9db..c75816aa480 100644 --- a/community/gnome-shell-extensions/APKBUILD +++ b/community/gnome-shell-extensions/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=gnome-shell-extensions pkgver=3.36.0 -pkgrel=0 +pkgrel=1 pkgdesc="A collection of extensions for GNOME Shell" url="https://wiki.gnome.org/Projects/GnomeShell/Extensions" arch="noarch" diff --git a/community/gnome-system-monitor/APKBUILD b/community/gnome-system-monitor/APKBUILD index b8886f60ab3..956a98b7ee8 100644 --- a/community/gnome-system-monitor/APKBUILD +++ b/community/gnome-system-monitor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=gnome-system-monitor pkgver=3.36.0 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME system monitor" url="https://www.gnome.org/" arch="all !s390x" diff --git a/community/ldc/APKBUILD b/community/ldc/APKBUILD index 2fd36b6d2d3..090e4f8b3a2 100644 --- a/community/ldc/APKBUILD +++ b/community/ldc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Mathias LANG pkgname=ldc pkgver=1.20.1 -pkgrel=0 +pkgrel=1 pkgdesc="The LLVM-based D Compiler" url="https://github.com/ldc-developers/ldc" # LDC does not support host compiling on most of the architecture Alpine supports diff --git a/community/lightsoff/APKBUILD b/community/lightsoff/APKBUILD index 3f16b871264..f82802265f7 100644 --- a/community/lightsoff/APKBUILD +++ b/community/lightsoff/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=lightsoff pkgver=3.36.0 -pkgrel=0 +pkgrel=1 arch="all !s390x" # Blocked by librsvg -> rust url="https://wiki.gnome.org/Apps/Lightsoff" pkgdesc="Turn off all the lights" diff --git a/community/mutter/APKBUILD b/community/mutter/APKBUILD index 63574fc9003..8213860cc66 100644 --- a/community/mutter/APKBUILD +++ b/community/mutter/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=mutter pkgver=3.36.0 -pkgrel=0 +pkgrel=1 pkgdesc="clutter-based window manager and compositor" url="https://wiki.gnome.org/Projects/Mutter/" arch="all !s390x" # limited by gnome-settings-daemon diff --git a/community/nautilus/APKBUILD b/community/nautilus/APKBUILD index c4755fa27d9..e57a826ee27 100644 --- a/community/nautilus/APKBUILD +++ b/community/nautilus/APKBUILD @@ -7,7 +7,7 @@ pkgname=nautilus pkgver=3.36.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME file manager" url="https://wiki.gnome.org/Apps/Nautilus" arch="all !s390x" diff --git a/community/phoc/APKBUILD b/community/phoc/APKBUILD index f4cceffbdee..15eee51dc37 100644 --- a/community/phoc/APKBUILD +++ b/community/phoc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=phoc pkgver=0.1.6_git20200126 -pkgrel=2 +pkgrel=3 pkgdesc="wlroots based Phone compositor for the Phosh shell" arch="all !s390x" # no wlroots url="https://source.puri.sm/Librem5/phoc" diff --git a/community/pipewire/APKBUILD b/community/pipewire/APKBUILD index 578d342281e..00ed82b3098 100644 --- a/community/pipewire/APKBUILD +++ b/community/pipewire/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=pipewire pkgver=0.3.1 -pkgrel=0 +pkgrel=1 pkgdesc="Multimedia processing graphs" url="https://pipewire.org/" arch="all" diff --git a/community/py3-atspi/APKBUILD b/community/py3-atspi/APKBUILD index b2d21091672..67c545379b0 100644 --- a/community/py3-atspi/APKBUILD +++ b/community/py3-atspi/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=py3-atspi pkgver=2.36.0 -pkgrel=0 +pkgrel=1 pkgdesc="Python client bindings for D-Bus AT-SPI" url="https://www.freedesktop.org/wiki/Accessibility/AT-SPI2/" arch="noarch" diff --git a/community/sn0int/APKBUILD b/community/sn0int/APKBUILD index 67c45c2b89a..e328f64a893 100644 --- a/community/sn0int/APKBUILD +++ b/community/sn0int/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: kpcyrd pkgname=sn0int pkgver=0.18.0 -pkgrel=0 +pkgrel=1 pkgdesc="Semi-automatic OSINT framework and package manager" url="https://github.com/kpcyrd/sn0int" arch="x86_64 armhf armv7" # limited by cargo diff --git a/community/squeekboard/APKBUILD b/community/squeekboard/APKBUILD index 3deae1b2738..066da0dbe89 100644 --- a/community/squeekboard/APKBUILD +++ b/community/squeekboard/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=squeekboard pkgver=1.9.0 -pkgrel=1 +pkgrel=2 pkgdesc="The final Phosh keyboard" arch="all !s390x !ppc64le" # Blocked by rust, fails to build on ppc64le url="https://source.puri.sm/Librem5/squeekboard" diff --git a/community/totem/APKBUILD b/community/totem/APKBUILD index e52f795fd43..f17b2349ea6 100644 --- a/community/totem/APKBUILD +++ b/community/totem/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=totem pkgver=3.34.1 -pkgrel=3 +pkgrel=4 pkgdesc="Movie player for the GNOME desktop" url="https://wiki.gnome.org/Apps/Videos" arch="all" diff --git a/community/weston/APKBUILD b/community/weston/APKBUILD index 784b12983b2..b8013487201 100644 --- a/community/weston/APKBUILD +++ b/community/weston/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Valery Kartel pkgname=weston pkgver=8.0.0 -pkgrel=2 +pkgrel=3 _libname=lib$pkgname _libdir=$_libname-${pkgver%%.*} pkgdesc="The reference Wayland server" diff --git a/community/xdg-desktop-portal-gtk/APKBUILD b/community/xdg-desktop-portal-gtk/APKBUILD index 689e3166b30..3a5731dfff8 100644 --- a/community/xdg-desktop-portal-gtk/APKBUILD +++ b/community/xdg-desktop-portal-gtk/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=xdg-desktop-portal-gtk pkgver=1.6.0 -pkgrel=2 +pkgrel=3 pkgdesc="Gtk implementation of xdg-desktop-portal" url="https://github.com/flatpak/xdg-desktop-portal-gtk" arch="all" diff --git a/community/xdg-desktop-portal-kde/APKBUILD b/community/xdg-desktop-portal-kde/APKBUILD index efe6aedf42c..63ebadc0e58 100644 --- a/community/xdg-desktop-portal-kde/APKBUILD +++ b/community/xdg-desktop-portal-kde/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=xdg-desktop-portal-kde pkgver=5.18.2 -pkgrel=1 +pkgrel=2 pkgdesc="A backend implementation for xdg-desktop-portal that is using Qt/KDE" arch="all !armhf" # armhf blocked by extra-cmake-modules url="https://phabricator.kde.org/source/xdg-desktop-portal-kde" diff --git a/community/xdg-desktop-portal/APKBUILD b/community/xdg-desktop-portal/APKBUILD index 028804c53b2..bd4c9376384 100644 --- a/community/xdg-desktop-portal/APKBUILD +++ b/community/xdg-desktop-portal/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=xdg-desktop-portal pkgver=1.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="Desktop integration portal" options="!check" # Requires libportal which has no stable tags url="https://github.com/flatpak/xdg-desktop-portal" diff --git a/main/at-spi2-core/APKBUILD b/main/at-spi2-core/APKBUILD index 3b7c5b17a9d..c4e56654b18 100644 --- a/main/at-spi2-core/APKBUILD +++ b/main/at-spi2-core/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=at-spi2-core pkgver=2.36.0 -pkgrel=0 +pkgrel=1 pkgdesc="Protocol definitions and daemon for D-Bus at-spi" url="https://www.freedesktop.org/wiki/Accessibility/AT-SPI2/" arch="all" diff --git a/testing/anbox/APKBUILD b/testing/anbox/APKBUILD index 409c2b6da96..a9582462243 100644 --- a/testing/anbox/APKBUILD +++ b/testing/anbox/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: pkgname=anbox pkgver=0_git20200303 -pkgrel=0 +pkgrel=1 _commit="3ed2e6d5c360d57b6aa61386e279adf3ff155ded" _cpu_features_commit="b5c271c53759b2b15ff91df19bd0b32f2966e275" pkgdesc="Android in a box" diff --git a/testing/dcc/APKBUILD b/testing/dcc/APKBUILD index d624e2f4097..4c080a0ef79 100644 --- a/testing/dcc/APKBUILD +++ b/testing/dcc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Duncan Bellamy pkgname="dcc" pkgver="2.3.167" -pkgrel=2 +pkgrel=3 pkgdesc="Distributed Checksum Clearinghouses or DCC spam filter" url="https://www.dcc-servers.net/dcc/" arch="all" diff --git a/testing/phosh/APKBUILD b/testing/phosh/APKBUILD index 88e7c1ec96e..252ace39065 100644 --- a/testing/phosh/APKBUILD +++ b/testing/phosh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=phosh pkgver=0.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="A shell PoC for the Librem5" # Blocked on s390x by gnome-session, gnome-settings-daemon, squeekboard and libhandy # Blocked on ppc64le by gnome-session diff --git a/testing/polari/APKBUILD b/testing/polari/APKBUILD index 34c0c123271..37ace76c340 100644 --- a/testing/polari/APKBUILD +++ b/testing/polari/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=polari pkgver=3.36.0 -pkgrel=0 +pkgrel=1 pkgdesc="Polari is a simple IRC Client that is designed to integrate seamlessly with GNOME 3" url="https://wiki.gnome.org/Apps/Polari" arch="all" diff --git a/testing/twiggy/APKBUILD b/testing/twiggy/APKBUILD index 5c2b201013c..4c405667363 100644 --- a/testing/twiggy/APKBUILD +++ b/testing/twiggy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: TBK pkgname=twiggy pkgver=0.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="Twiggy a code size profiler for Wasm" url="https://github.com/rustwasm/twiggy" arch="all !s390x" # Limited by cargo