diff options
| author | Kevin Daudt <kdaudt@alpinelinux.org> | 2020-03-08 12:44:13 +0000 |
|---|---|---|
| committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2020-03-08 12:44:13 +0000 |
| commit | ef31baf0665c581a04f5072019db91ea45fd4f93 (patch) | |
| tree | 862e8c6df42f507eb3cf95601f42d225a7f2af17 /testing | |
| parent | 5aa2e614fa669b2e1c0fe349dd1998045d0e90ea (diff) | |
| download | aports-ef31baf0665c581a04f5072019db91ea45fd4f93.tar.bz2 aports-ef31baf0665c581a04f5072019db91ea45fd4f93.tar.xz | |
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.
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/anbox/APKBUILD | 2 | ||||
| -rw-r--r-- | testing/dcc/APKBUILD | 2 | ||||
| -rw-r--r-- | testing/phosh/APKBUILD | 2 | ||||
| -rw-r--r-- | testing/polari/APKBUILD | 2 | ||||
| -rw-r--r-- | testing/twiggy/APKBUILD | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/testing/anbox/APKBUILD b/testing/anbox/APKBUILD index 409c2b6da9..a958246224 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 d624e2f409..4c080a0ef7 100644 --- a/testing/dcc/APKBUILD +++ b/testing/dcc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Duncan Bellamy <dunk@denkimushi.com> 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 88e7c1ec96..252ace3906 100644 --- a/testing/phosh/APKBUILD +++ b/testing/phosh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> 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 34c0c12327..37ace76c34 100644 --- a/testing/polari/APKBUILD +++ b/testing/polari/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> 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 5c2b201013..4c40566736 100644 --- a/testing/twiggy/APKBUILD +++ b/testing/twiggy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: TBK <alpine@jjtc.eu> 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 |
