summaryrefslogtreecommitdiff
path: root/user/xfce4-mailwatch-plugin
diff options
context:
space:
mode:
authorSíle Ekaterin Liszka <sheila@vulpine.house>2023-09-30 12:43:28 +0000
committerZach van Rijn <me@zv.io>2023-10-04 04:15:06 +0000
commit9c744a8a55186cb5c989929fd4007a10acc7287a (patch)
treedb9a6781917cb987b90edd1fe2a49ddeb0dc44ee /user/xfce4-mailwatch-plugin
parent579d8f32ca20f29eeedba20f6082a32be0dfa796 (diff)
downloadpackages-9c744a8a55186cb5c989929fd4007a10acc7287a.tar.gz
packages-9c744a8a55186cb5c989929fd4007a10acc7287a.tar.bz2
packages-9c744a8a55186cb5c989929fd4007a10acc7287a.tar.xz
packages-9c744a8a55186cb5c989929fd4007a10acc7287a.zip
user/xfce4-mailwatch-plugin: upgrade to 1.3.1
Diffstat (limited to 'user/xfce4-mailwatch-plugin')
-rw-r--r--user/xfce4-mailwatch-plugin/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/xfce4-mailwatch-plugin/APKBUILD b/user/xfce4-mailwatch-plugin/APKBUILD
index 61ed6303c..f085a2659 100644
--- a/user/xfce4-mailwatch-plugin/APKBUILD
+++ b/user/xfce4-mailwatch-plugin/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Síle Ekaterin Liszka <sheila@vulpine.house>
# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
pkgname=xfce4-mailwatch-plugin
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=0
pkgdesc="XFCE panel plugin for monitoring mailboxes"
url="https://www.xfce.org"
@@ -10,7 +10,7 @@ license="GPL-2.0-only AND (GPL-2.0-only OR LGPL-2.0+)"
depends=""
makedepends="exo-dev gnutls-dev intltool libxfce4ui-dev xfce4-panel-dev"
subpackages="$pkgname-lang"
-source="https://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/1.3/xfce4-mailwatch-plugin-$pkgver.tar.bz2"
+source="https://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/${pkgver%.*}/xfce4-mailwatch-plugin-$pkgver.tar.bz2"
build() {
LIBS="-lintl" ./configure \
@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="07d4e4cc2f7d299a142d9e9b307c2797892a5febd8451d5291cb9574be0bd5daba677ee893fea3af49b6a8acbfb827ae0125ba11014df37b6c68a2734ecde11b xfce4-mailwatch-plugin-1.3.0.tar.bz2"
+sha512sums="cc84c0511fff983283f6af132ff224f62373a1bb608f14b332a75f259f7842491b09f7d9f9d833cb31f81eb392a1b55fe4bf6da8a15b4c62abd2e9640392fb1d xfce4-mailwatch-plugin-1.3.1.tar.bz2"