Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
liblockfile
Commits:
33e07eb7 by Sergej Pupykin at 2026-05-17T02:24:06+03:00
upgpkg: 1.17_2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
pkgbase = liblockfile
pkgdesc = a library with NFS-safe locking functions
- pkgver = 1.17_1
- pkgrel = 4
+ pkgver = 1.17_2
+ pkgrel = 1
url = https://packages.debian.org/unstable/libs/liblockfile1
arch = x86_64
license = GPL
depends = glibc
source =
https://ftp.debian.org/debian/pool/main/libl/liblockfile/liblockfile_1.17.orig.tar.gz
- source =
https://ftp.debian.org/debian/pool/main/libl/liblockfile/liblockfile_1.17-1.debian.tar.bz2
+ source =
https://ftp.debian.org/debian/pool/main/libl/liblockfile/liblockfile_1.17-2.debian.tar.bz2
sha256sums =
6e937f3650afab4aac198f348b89b1ca42edceb17fb6bb0918f642143ccfd15e
- sha256sums =
e3657c0e3facfeccb58900c0b48d56cd68ad5f9f24d1b4c6eaa69c26490fb673
+ sha256sums =
98852a47ed263eb7ad33b7f6ddf5867b5b0625affcd8a82a425e989bafff183a
pkgname = liblockfile
=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
# Contributor: Andreas Wagner <Andreas dot Wagner at em dot uni-frankfurt dot
de>
pkgname=liblockfile
-pkgver=1.17_1
+pkgver=1.17_2
_basever=1.17
-pkgrel=4
+pkgrel=1
pkgdesc="a library with NFS-safe locking functions"
arch=('x86_64')
license=('GPL')
@@ -14,7 +14,7 @@ makedepends=()
source=(https://ftp.debian.org/debian/pool/main/libl/$pkgname/${pkgname}_${_basever}.orig.tar.gz
https://ftp.debian.org/debian/pool/main/libl/$pkgname/${pkgname}_${pkgver/_/-}.debian.tar.bz2)
sha256sums=('6e937f3650afab4aac198f348b89b1ca42edceb17fb6bb0918f642143ccfd15e'
- 'e3657c0e3facfeccb58900c0b48d56cd68ad5f9f24d1b4c6eaa69c26490fb673')
+ '98852a47ed263eb7ad33b7f6ddf5867b5b0625affcd8a82a425e989bafff183a')
build() {
cd "$srcdir"/$pkgname-${_basever}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/liblockfile/-/commit/33e07eb71a9237c0080f6a312da1941497ca05f7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/liblockfile/-/commit/33e07eb71a9237c0080f6a312da1941497ca05f7
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