* update xfce4-weather-plugin to 0.11.2-1

This commit is contained in:
Alexander Baldeck 2024-04-23 17:46:07 +02:00
parent fffa6146bb
commit 39ffb875f9

View File

@ -3,7 +3,7 @@
# Contributor: Suzy Williams <suzanne.williams3@verizon.net>
pkgname=xfce4-weather-plugin
pkgver=0.11.1
pkgver=0.11.2
pkgrel=1
pkgdesc="A weather plugin for the Xfce4 panel"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -13,7 +13,7 @@ groups=('xfce4-goodies')
depends=('xfce4-panel' 'libxml2' 'libsoup' 'hicolor-icon-theme')
makedepends=('intltool')
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
sha256sums=('a45146f9a0dcdc95d191c09c64ad279ae289cf8f811c4433e08e31a656845239')
sha256sums=('65d40aff7863550858a9f9d2b6054f27c69a3e7e712991785987f9a73bba876b')
build() {
cd $pkgname-$pkgver