George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
libisofs


Commits:
0af21d35 by George Rawlinson at 2026-01-15T06:48:28+00:00
upgpkg: 1.5.6.1-1

ugh. versioning again! see below.

==> ERROR: Packages libisofs-1.5.6p1-1-x86_64.pkg.tar.zst has a version which 
is not newer than currently released in extra

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libisofs
        pkgdesc = Library to pack up hard disk files and directories into a ISO 
9660 disk image
-       pkgver = 1.5.6p1
+       pkgver = 1.5.6.1
        pkgrel = 1
        url = https://dev.lovelyhq.com/libburnia/libisofs
        arch = x86_64


=====================================
.nvchecker.toml
=====================================
@@ -5,4 +5,4 @@ prefix = "release-"
 exclude_regex = "^v.*"
 
 from_pattern = "\\.pl0"
-to_pattern = "p"
+to_pattern = "."


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Bjorn Martensen
 
 pkgname=libisofs
-pkgver=1.5.6p1
+pkgver=1.5.6.1
 pkgrel=1
 pkgdesc='Library to pack up hard disk files and directories into a ISO 9660 
disk image'
 arch=(x86_64)
@@ -11,7 +11,7 @@ url='https://dev.lovelyhq.com/libburnia/libisofs'
 license=(GPL-2.0-or-later)
 depends=(glibc acl zlib)
 makedepends=(git)
-source=("$pkgname::git+$url#tag=release-${pkgver//p/.pl0}")
+source=("$pkgname::git+$url#tag=release-${pkgver//.1/.pl01}")
 
sha512sums=('e027b8bfaaa3fa1c2ce51e1476be3ac21543b6d050a968f393f370d2be4fd24d4a71b950e20ca48b48b6669cf14b5f7c936326497ab9f4d3a5917b33553fd020')
 
b2sums=('d09ea7bf1f6fa7f27f198c272ff9343925ee6f481977b063c61f14ab608acab7c2559f2463bcfcf8be7dba9aac43c5d60fd8d22ca9657702e53ca5ba0f29cfe6')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libisofs/-/commit/0af21d358804279c8bea2389c00b3f8cc6d9e60f

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


Reply via email to