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


Commits:
92e1ec12 by Maxime Gauduin at 2023-10-09T23:14:57+02:00
upgpkg: 4.5.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.4.0
+       pkgver = 4.5.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=cc02cde9084db50e207b5eb5b7274ba29758f055
+       source = 
git+https://github.com/nicoboss/nsz.git#tag=6e83fbeed0da795bdbf039ebd11ba4fe338cd6b1
        b2sums = SKIP
 
 pkgname = nsz


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=nsz
 pkgrel=1
-pkgver=4.4.0
+pkgver=4.5.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=cc02cde9084db50e207b5eb5b7274ba29758f055
+_tag=6e83fbeed0da795bdbf039ebd11ba4fe338cd6b1
 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/92e1ec1207f5d4effe1f89e22aa49bfc3812eb09

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


Reply via email to