Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
xlockmore
Commits:
5b0f3f72 by Sergej Pupykin at 2026-01-11T00:38:13+03:00
upgpkg: 5.87-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xlockmore
pkgdesc = screen saver / locker for the X Window System
- pkgver = 5.86
+ pkgver = 5.87
pkgrel = 1
url = http://sillycycle.com/xlockmore.html
install = xlockmore.install
@@ -17,11 +17,11 @@ pkgbase = xlockmore
optdepends = openmotif: for xmlock
options = !makeflags
backup = etc/pam.d/xlock
- source = https://sillycycle.com/xlock/xlockmore-5.86.tar.xz
- source = https://sillycycle.com/xlock/xlockmore-5.86.tar.xz.asc
+ source = https://sillycycle.com/xlock/xlockmore-5.87.tar.xz
+ source = https://sillycycle.com/xlock/xlockmore-5.87.tar.xz.asc
source = license-from-upstream
validpgpkeys = 1B79C8478F236DCDADC0D6ACCF159707377919AE
- sha512sums =
4c5e9ee979cbc3c9e3d2eb86126040d037f82e05ec29ce43de0f4f55691101d6d8d4662a571b1248d2b6a64a2fc4851e0ae64dc106ed621b7aff5b08bfe25a0a
+ sha512sums =
2a61e77585723f7a7232bed02baa447c4a46c02ab98ced26e6ca989fb2b7b625b7d6b631fa3ef5419b8126bd45f997d93ee116ef0e3cc65297edea2aadbdb9ae
sha512sums = SKIP
sha512sums =
41d878ca0262adbdccf8c3bcd386fc72afbcdcf0bf93a38da23730821ce0727d49223573648ff1e3b083d3b63272f39e4bc5e69eaa6e86609610795aa1c6d739
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: dorphell <[email protected]>
pkgname=xlockmore
-pkgver=5.86
+pkgver=5.87
pkgrel=1
pkgdesc="screen saver / locker for the X Window System"
arch=(x86_64)
@@ -19,7 +19,7 @@ validpgpkeys=('1B79C8478F236DCDADC0D6ACCF159707377919AE')
DLAGENTS=('https::/usr/bin/curl --user-agent Firefox -fLC - --retry 3
--retry-delay 3 -o %o %u')
source=(https://sillycycle.com/xlock/xlockmore-$pkgver.tar.xz{,.asc}
license-from-upstream)
-sha512sums=('4c5e9ee979cbc3c9e3d2eb86126040d037f82e05ec29ce43de0f4f55691101d6d8d4662a571b1248d2b6a64a2fc4851e0ae64dc106ed621b7aff5b08bfe25a0a'
+sha512sums=('2a61e77585723f7a7232bed02baa447c4a46c02ab98ced26e6ca989fb2b7b625b7d6b631fa3ef5419b8126bd45f997d93ee116ef0e3cc65297edea2aadbdb9ae'
'SKIP'
'41d878ca0262adbdccf8c3bcd386fc72afbcdcf0bf93a38da23730821ce0727d49223573648ff1e3b083d3b63272f39e4bc5e69eaa6e86609610795aa1c6d739')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xlockmore/-/commit/5b0f3f7263a6f04e764aaaa4e244910307bb646e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xlockmore/-/commit/5b0f3f7263a6f04e764aaaa4e244910307bb646e
You're receiving this email because of your account on gitlab.archlinux.org.