Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / nsz


Commits:
0e23d05d by Maxime Gauduin at 2023-08-10T10:33:59+02:00
upgpkg: 4.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nsz
        pkgdesc = Nintendo Switch homebrew compatible NSP/XCI 
compressor/decompressor
-       pkgver = 4.3.0
+       pkgver = 4.4.0
        pkgrel = 1
        url = https://github.com/nicoboss/nsz
        arch = any
@@ -11,7 +11,7 @@ pkgbase = nsz
        depends = python-pycryptodome
        depends = python-zstandard
        optdepends = python-kivy: GUI support
-       source = 
git+https://github.com/nicoboss/nsz.git#tag=4ac7ac95299073fa0e7e97b81db4d3823acfcc3e
+       source = 
git+https://github.com/nicoboss/nsz.git#tag=cc02cde9084db50e207b5eb5b7274ba29758f055
        b2sums = SKIP
 
 pkgname = nsz


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=nsz
 pkgrel=1
-pkgver=4.3.0
+pkgver=4.4.0
 pkgdesc='Nintendo Switch homebrew compatible NSP/XCI compressor/decompressor'
 arch=(any)
 url=https://github.com/nicoboss/nsz
@@ -18,7 +18,7 @@ makedepends=(
   python-setuptools
 )
 optdepends=('python-kivy: GUI support')
-_tag=4ac7ac95299073fa0e7e97b81db4d3823acfcc3e
+_tag=cc02cde9084db50e207b5eb5b7274ba29758f055
 source=(git+https://github.com/nicoboss/nsz.git#tag=${_tag})
 b2sums=(SKIP)
 



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

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


Reply via email to