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


Commits:
965bfaac by Sergej Pupykin at 2026-05-20T14:36:00+03:00
upgpkg: 1.1.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.0.3
+       pkgver = 1.1.0
        pkgrel = 1
        url = https://github.com/d3adb5/stalonetray
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = stalonetray
        depends = libx11
        depends = libxpm
        depends = libxinerama
-       source = 
stalonetray-1.0.3.tar.gz::https://github.com/d3adb5/stalonetray/archive/1.0.3.tar.gz
-       sha512sums = 
30caa25afb4f7a92d58bb82574f89e858bb55878d9d4853673e31568639a68c98bb3f098e2f9105ef849d54f9f12705d9f841b87408796dd8467989c99fcf2f6
+       source = 
stalonetray-1.1.0.tar.gz::https://github.com/d3adb5/stalonetray/archive/1.1.0.tar.gz
+       sha512sums = 
f1aa44a5256b936fb7b92538a6dcaa3f1befc071f1d408edad40c14e1163e2f9e62367db98bfcf01934f34efaff5323ee61f9eb8e9a155138444e67391cfa737
 
 pkgname = stalonetray


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Sergej Pupykin <[email protected]>
 
 pkgname=stalonetray
-pkgver=1.0.3
+pkgver=1.1.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')
 makedepends=('libxslt' 'docbook-xsl' 'meson')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/d3adb5/stalonetray/archive/$pkgver.tar.gz";)
-sha512sums=('30caa25afb4f7a92d58bb82574f89e858bb55878d9d4853673e31568639a68c98bb3f098e2f9105ef849d54f9f12705d9f841b87408796dd8467989c99fcf2f6')
+sha512sums=('f1aa44a5256b936fb7b92538a6dcaa3f1befc071f1d408edad40c14e1163e2f9e62367db98bfcf01934f34efaff5323ee61f9eb8e9a155138444e67391cfa737')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stalonetray/-/commit/965bfaac86fdd257e89e5d3265c56fec5e22ecee
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