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


Commits:
e02391c1 by Robin Candau at 2023-12-14T23:15:39+01:00
upgpkg: 0.9.8-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,19 +1,21 @@
 pkgbase = systray-x
        pkgdesc = A system tray extension for Thunderbird 68+ (for X)
-       pkgver = 0.9.7
+       pkgver = 0.9.8
        pkgrel = 1
        url = https://github.com/Ximi1970/systray-x
        arch = x86_64
        license = MPL2
        makedepends = git
        makedepends = zip
+       makedepends = unzip
        makedepends = libx11
+       makedepends = qt5-x11extras
        makedepends = knotifications5
        depends = qt5-base
        depends = thunderbird
-       source = 
systray-x-0.9.7.tar.gz::https://github.com/Ximi1970/systray-x/archive/0.9.7.tar.gz
+       source = 
systray-x-0.9.8.tar.gz::https://github.com/Ximi1970/systray-x/archive/0.9.8.tar.gz
        source = Makefile.patch
-       sha256sums = 
251b742f0b27de3ba70976ff7bfcf1836a693e5d234ea6513a3f1e57bcf9108d
+       sha256sums = 
8d133da725438f205f2285fa4b587fda4310bd7787d513aa6f75a2fa4b3e73f3
        sha256sums = 
dac5b7a4a1ad38ed9429d40636b59cb6932d6c7afd20e50609a73e2ff260316a
 
 pkgname = systray-x-common


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



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systray-x/-/commit/e02391c1efa5c6477752ee052a3391af76bae931
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to