Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
systray-x


Commits:
ad571e7e by Robin Candau at 2024-04-27T17:58:46+02:00
upgpkg: 0.9.9-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = systray-x
        pkgdesc = A system tray extension for Thunderbird 68+ (for X)
-       pkgver = 0.9.8
-       pkgrel = 2
+       pkgver = 0.9.9
+       pkgrel = 1
        url = https://github.com/Ximi1970/systray-x
        arch = x86_64
        license = MPL-2.0
@@ -13,9 +13,9 @@ pkgbase = systray-x
        depends = qt5-base
        depends = qt5-x11extras
        depends = thunderbird
-       source = 
systray-x-0.9.8.tar.gz::https://github.com/Ximi1970/systray-x/archive/0.9.8.tar.gz
+       source = 
systray-x-0.9.9.tar.gz::https://github.com/Ximi1970/systray-x/archive/0.9.9.tar.gz
        source = Makefile.patch
-       sha256sums = 
8d133da725438f205f2285fa4b587fda4310bd7787d513aa6f75a2fa4b3e73f3
+       sha256sums = 
348916629f86053560c06630b4beb71b167c9d018733b44a54f7c27b559c55d2
        sha256sums = 
dac5b7a4a1ad38ed9429d40636b59cb6932d6c7afd20e50609a73e2ff260316a
 
 pkgname = systray-x-common


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 pkgbase=systray-x
 _pkgbase=SysTray-X
 pkgname=('systray-x-common' 'systray-x-kde')
-pkgver=0.9.8
-pkgrel=2
+pkgver=0.9.9
+pkgrel=1
 pkgdesc="A system tray extension for Thunderbird 68+ (for X)"
 arch=('x86_64')
 url="https://github.com/Ximi1970/systray-x";
@@ -13,7 +13,7 @@ depends=('qt5-base' 'qt5-x11extras' 'thunderbird')
 makedepends=('git' 'zip' 'unzip' 'libx11' 'knotifications5')
 source=("${pkgbase}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
        "Makefile.patch")
-sha256sums=('8d133da725438f205f2285fa4b587fda4310bd7787d513aa6f75a2fa4b3e73f3'
+sha256sums=('348916629f86053560c06630b4beb71b167c9d018733b44a54f7c27b559c55d2'
             'dac5b7a4a1ad38ed9429d40636b59cb6932d6c7afd20e50609a73e2ff260316a')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systray-x/-/commit/ad571e7e5f013dc28a324218299ef9a7c3c6707d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systray-x/-/commit/ad571e7e5f013dc28a324218299ef9a7c3c6707d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to