Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-weather-plugin


Commits:
c240f097 by Evangelos Foutras at 2024-03-08T19:30:15+02:00
upgpkg: 0.11.2-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = xfce4-weather-plugin
+       pkgdesc = A weather plugin for the Xfce4 panel
+       pkgver = 0.11.2
+       pkgrel = 1
+       url = https://docs.xfce.org/panel-plugins/xfce4-weather-plugin
+       arch = x86_64
+       groups = xfce4-goodies
+       license = GPL2
+       makedepends = intltool
+       depends = xfce4-panel
+       depends = libxml2
+       depends = libsoup
+       depends = hicolor-icon-theme
+       source = 
https://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.11/xfce4-weather-plugin-0.11.2.tar.bz2
+       sha256sums = 
65d40aff7863550858a9f9d2b6054f27c69a3e7e712991785987f9a73bba876b
+
+pkgname = xfce4-weather-plugin


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Suzy Williams <suzanne.willia...@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')
@@ -12,7 +12,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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-weather-plugin/-/commit/c240f097e61d2cd7225d15e846201a39979296d5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-weather-plugin/-/commit/c240f097e61d2cd7225d15e846201a39979296d5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to