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


Commits:
c270d674 by Evangelos Foutras at 2024-11-06T20:31:08+02:00
upgpkg: 0.11.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,19 +1,18 @@
 pkgbase = xfce4-weather-plugin
        pkgdesc = A weather plugin for the Xfce4 panel
-       pkgver = 0.11.2
-       pkgrel = 3
+       pkgver = 0.11.3
+       pkgrel = 1
        url = https://docs.xfce.org/panel-plugins/xfce4-weather-plugin/start
        arch = x86_64
        groups = xfce4-goodies
        license = GPL-2.0-or-later
        makedepends = git
-       makedepends = intltool
        makedepends = xfce4-dev-tools
        depends = xfce4-panel
        depends = libxml2
        depends = libsoup
        depends = hicolor-icon-theme
-       source = 
git+https://gitlab.xfce.org/panel-plugins/xfce4-weather-plugin.git#tag=xfce4-weather-plugin-0.11.2
-       sha256sums = 
47c87d44bfc5ec17861e8ef596317c09f782f170af7f6dd362d2d27c23778eb3
+       source = 
git+https://gitlab.xfce.org/panel-plugins/xfce4-weather-plugin.git#tag=xfce4-weather-plugin-0.11.3
+       sha256sums = 
2482c746243abf3fc56d5ffb3bdbec10612ac67b5aae8645dabf49afbcb906d6
 
 pkgname = xfce4-weather-plugin


=====================================
PKGBUILD
=====================================
@@ -3,17 +3,17 @@
 # Contributor: Suzy Williams <[email protected]>
 
 pkgname=xfce4-weather-plugin
-pkgver=0.11.2
-pkgrel=3
+pkgver=0.11.3
+pkgrel=1
 pkgdesc="A weather plugin for the Xfce4 panel"
 arch=('x86_64')
 url="https://docs.xfce.org/panel-plugins/xfce4-weather-plugin/start";
 license=('GPL-2.0-or-later')
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'libxml2' 'libsoup' 'hicolor-icon-theme')
-makedepends=('git' 'intltool' 'xfce4-dev-tools')
+makedepends=('git' 'xfce4-dev-tools')
 
source=("git+https://gitlab.xfce.org/panel-plugins/xfce4-weather-plugin.git#tag=$pkgname-$pkgver";)
-sha256sums=('47c87d44bfc5ec17861e8ef596317c09f782f170af7f6dd362d2d27c23778eb3')
+sha256sums=('2482c746243abf3fc56d5ffb3bdbec10612ac67b5aae8645dabf49afbcb906d6')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to