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


Commits:
14861116 by Evangelos Foutras at 2024-12-25T15:41:45+02:00
upgpkg: 0.5.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = xfce4-stopwatch-plugin
        pkgdesc = A simple stopwatch plugin for Xfce panel
-       pkgver = 0.5.0
-       pkgrel = 2
+       pkgver = 0.5.2
+       pkgrel = 1
        url = https://docs.xfce.org/panel-plugins/xfce4-stopwatch-plugin/start
        arch = x86_64
        license = BSD-2-Clause
@@ -10,7 +10,7 @@ pkgbase = xfce4-stopwatch-plugin
        depends = libxfce4ui
        depends = libxfce4util
        depends = xfce4-panel
-       source = 
git+https://gitlab.xfce.org/panel-plugins/xfce4-stopwatch-plugin.git#tag=xfce4-stopwatch-plugin-0.5.0
-       sha256sums = 
12c4f524490d59d221830831722d845080693ec804f1f641a8b416c2405768c4
+       source = 
git+https://gitlab.xfce.org/panel-plugins/xfce4-stopwatch-plugin.git#tag=xfce4-stopwatch-plugin-0.5.2
+       sha256sums = 
b6331a5b889fafbd33033ce6e6bbded87eeda9553a5c091443e1c800eb0c7ab0
 
 pkgname = xfce4-stopwatch-plugin


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=xfce4-stopwatch-plugin
-pkgver=0.5.0
-pkgrel=2
+pkgver=0.5.2
+pkgrel=1
 pkgdesc="A simple stopwatch plugin for Xfce panel"
 arch=('x86_64')
 url="https://docs.xfce.org/panel-plugins/xfce4-stopwatch-plugin/start";
@@ -10,7 +10,7 @@ license=('BSD-2-Clause')
 depends=('libxfce4ui' 'libxfce4util' 'xfce4-panel')
 makedepends=('git' 'xfce4-dev-tools')
 
source=("git+https://gitlab.xfce.org/panel-plugins/xfce4-stopwatch-plugin.git#tag=$pkgname-$pkgver";)
-sha256sums=('12c4f524490d59d221830831722d845080693ec804f1f641a8b416c2405768c4')
+sha256sums=('b6331a5b889fafbd33033ce6e6bbded87eeda9553a5c091443e1c800eb0c7ab0')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-stopwatch-plugin/-/commit/1486111667f4b3314c4bb47e847c020edb3328b3

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


Reply via email to