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 /community/gnome-clocks | |
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 'community/gnome-clocks')
-rw-r--r-- | community/gnome-clocks/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-clocks/APKBUILD b/community/gnome-clocks/APKBUILD index 07e14a1cda..e8b389ff1c 100644 --- a/community/gnome-clocks/APKBUILD +++ b/community/gnome-clocks/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> 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 |