diff options
author | psykose <alice@ayaya.dev> | 2023-03-28 22:13:31 +0200 |
---|---|---|
committer | psykose <alice@ayaya.dev> | 2023-03-28 22:13:31 +0200 |
commit | e034b2395aae5eb9919c3a6928aef76fc3d7f06a (patch) | |
tree | 6002b80e6a3dbfd0be321cfdfa2119780f72e0bb | |
parent | e96d85cbc582a17ed7527bf117339c21a81428ac (diff) | |
download | aports-e034b2395aae5eb9919c3a6928aef76fc3d7f06a.tar.gz aports-e034b2395aae5eb9919c3a6928aef76fc3d7f06a.tar.bz2 aports-e034b2395aae5eb9919c3a6928aef76fc3d7f06a.tar.xz |
community/claws-mail: rebuild against startup-notification
-rw-r--r-- | community/claws-mail/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/claws-mail/APKBUILD b/community/claws-mail/APKBUILD index 396850a7466..58529dda567 100644 --- a/community/claws-mail/APKBUILD +++ b/community/claws-mail/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=claws-mail pkgver=4.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="GTK+ based e-mail client" url="https://www.claws-mail.org" arch="all !x86" # spamassassin |