Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
zix


Commits:
f32b92c9 by Christian Heusel at 2025-01-19T11:45:55+01:00
upgpkg: 0.6.2-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = zix
        pkgdesc = A lightweight C99 portability and data structure library
-       pkgver = 0.4.2
-       pkgrel = 2
+       pkgver = 0.6.2
+       pkgrel = 1
        url = https://gitlab.com/drobilla/zix
        arch = x86_64
        license = 0BSD OR ISC
@@ -11,12 +11,12 @@ pkgbase = zix
        makedepends = python-sphinx
        makedepends = python-sphinx-lv2-theme
        makedepends = python-sphinxygen
-       source = https://download.drobilla.net/zix-0.4.2.tar.xz
-       source = https://download.drobilla.net/zix-0.4.2.tar.xz.sig
+       source = https://download.drobilla.net/zix-0.6.2.tar.xz
+       source = https://download.drobilla.net/zix-0.6.2.tar.xz.sig
        validpgpkeys = 907D226E7E13FA337F014A083672782A9BF368F3
-       sha512sums = 
b8fb931a3e9ab5a67f6da57a07bf10b91e7f861c8cf39db14c49c083a9983a0971cc6bc6abcb54a83c00471b386e377cb9bb51e2edd945ba07b9ae43a35964cc
+       sha512sums = 
3b072f00481a34e8b900311c2dc77fd73a63a34f69ea953be6b714f5bcbdebcc3cdd81feae73b5ad2bdc09a4bac122e12d9035cfc417ca41dfe5230d1fe13d9c
        sha512sums = SKIP
-       b2sums = 
46d9e3049632abe8fe60928fa4d27ab5a94e86549dbde999c8215f951fe6f70f29124c89de9639c07a3bfb06da6ce902ea2a59f431ea6015d2c7a38df2f6eff6
+       b2sums = 
230d9f6717f10ac6f7608593fa94331a4aebd8c4c1c59f1db5a7d1881d674d687d67c353c3944bf4649ea5cbb49a8c4afe8abc82bad9eaf84bff79777a0a91e1
        b2sums = SKIP
 
 pkgname = zix


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,10 @@
 # Maintainer: David Runge <[email protected]>
+# Maintainer: Christian Heusel <[email protected]>
 
 pkgbase=zix
 pkgname=(zix{,-docs})
-pkgver=0.4.2
-pkgrel=2
+pkgver=0.6.2
+pkgrel=1
 pkgdesc="A lightweight C99 portability and data structure library"
 arch=(x86_64)
 url="https://gitlab.com/drobilla/zix";
@@ -17,9 +18,9 @@ makedepends=(
   python-sphinxygen
 )
 source=(https://download.drobilla.net/$pkgname-$pkgver.tar.xz{,.sig})
-sha512sums=('b8fb931a3e9ab5a67f6da57a07bf10b91e7f861c8cf39db14c49c083a9983a0971cc6bc6abcb54a83c00471b386e377cb9bb51e2edd945ba07b9ae43a35964cc'
+sha512sums=('3b072f00481a34e8b900311c2dc77fd73a63a34f69ea953be6b714f5bcbdebcc3cdd81feae73b5ad2bdc09a4bac122e12d9035cfc417ca41dfe5230d1fe13d9c'
             'SKIP')
-b2sums=('46d9e3049632abe8fe60928fa4d27ab5a94e86549dbde999c8215f951fe6f70f29124c89de9639c07a3bfb06da6ce902ea2a59f431ea6015d2c7a38df2f6eff6'
+b2sums=('230d9f6717f10ac6f7608593fa94331a4aebd8c4c1c59f1db5a7d1881d674d687d67c353c3944bf4649ea5cbb49a8c4afe8abc82bad9eaf84bff79777a0a91e1'
         'SKIP')
 validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard 
<[email protected]>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zix/-/commit/f32b92c9692c3860f4b78893419af503edddbb34

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


Reply via email to