Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
stalonetray


Commits:
c2f50e5a by Sergej Pupykin at 2026-06-04T21:04:47+03:00
upgpkg: 1.5.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = stalonetray
        pkgdesc = STAnd-aLONE sysTRAY. It has minimal build and run-time 
dependencies: the Xlib only.
-       pkgver = 1.4.0
+       pkgver = 1.5.0
        pkgrel = 1
        url = https://github.com/d3adb5/stalonetray
        arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = stalonetray
        depends = libxpm
        depends = libxinerama
        depends = libxrandr
-       source = 
stalonetray-1.4.0.tar.gz::https://github.com/d3adb5/stalonetray/archive/1.4.0.tar.gz
-       sha512sums = 
d15dc841da64bb05f9fef78de7e0d3633df8165840e4a9a0708ea41a9cfd58eb9bb4c22201fb4e008400997861e15a98f7ffb41068a4cdfbe186a169beabbdbb
+       source = 
stalonetray-1.5.0.tar.gz::https://github.com/d3adb5/stalonetray/archive/1.5.0.tar.gz
+       sha512sums = 
6781fbb36959609d444dbe890b7116afa4c77e7c60709ff9110f8a7c6352bc6021f82cbe9ce595e556846edbf99a7b5f9edfb2962480ed3feedb678afd67b5b5
 
 pkgname = stalonetray


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Sergej Pupykin <[email protected]>
 
 pkgname=stalonetray
-pkgver=1.4.0
+pkgver=1.5.0
 pkgrel=1
 pkgdesc="STAnd-aLONE sysTRAY. It has minimal build and run-time dependencies: 
the Xlib only."
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL')
 depends=('libx11' 'libxpm' 'libxinerama' 'libxrandr')
 makedepends=('libxslt' 'docbook-xsl' 'meson' 'cmake' 'cmocka')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/d3adb5/stalonetray/archive/$pkgver.tar.gz";)
-sha512sums=('d15dc841da64bb05f9fef78de7e0d3633df8165840e4a9a0708ea41a9cfd58eb9bb4c22201fb4e008400997861e15a98f7ffb41068a4cdfbe186a169beabbdbb')
+sha512sums=('6781fbb36959609d444dbe890b7116afa4c77e7c60709ff9110f8a7c6352bc6021f82cbe9ce595e556846edbf99a7b5f9edfb2962480ed3feedb678afd67b5b5')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stalonetray/-/commit/c2f50e5ae41024dade593a31983a47d0d7134663

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stalonetray/-/commit/c2f50e5ae41024dade593a31983a47d0d7134663
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to