summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2021-06-09 18:29:36 +0200
committerFrederic Bezies2021-06-09 18:29:36 +0200
commit8001d6e00f9001882d6d9cbce97e260f06ec4238 (patch)
tree2c951f95f0ffcf0961a7cc413b4bf6a3ea99772c
parent793afbde7819e089be508554c833e423949c2e31 (diff)
downloadaur-8001d6e00f9001882d6d9cbce97e260f06ec4238.tar.gz
2.26a update
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD15
2 files changed, 13 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79d7dfded950..bdb21f695485 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = szs
pkgdesc = A set of command line tools to manipulate SZS, U8, BRRES, BREFF, BREFT, BMG, KMP, TEX, TPL, and StaticR.rel files of Mario Kart Wii
- pkgver = 2.23a
- pkgrel = 2
+ pkgver = 2.26a
+ pkgrel = 1
url = http://szs.wiimm.de/
arch = i686
arch = x86_64
@@ -9,10 +9,9 @@ pkgbase = szs
depends = libpng
provides = szstools
conflicts = szstools
- source_i686 = http://szs.wiimm.de/download/szs-v2.23a-r8357-i386.tar.gz
- sha512sums_i686 = 4538a390cbcbb3061f93471161a765751e4eab8cb63b447b710fa54e02dbdf60c760764159de49355c3d6cd2c0dd004be708a816b10131ced1b9913e0394277f
- source_x86_64 = http://szs.wiimm.de/download/szs-v2.23a-r8357-x86_64.tar.gz
- sha512sums_x86_64 = 314c490f9f7889d37229cdd98b8cd12ae9ee691c99e0c4fb81de098e6c2a0a24bc0ad8b6573c94be5a296a45a691254d0950199b6e5f487aed50e12b1b8c8686
+ source_i686 = http://szs.wiimm.de/download/szs-v2.26a-r8462-i386.tar.gz
+ sha512sums_i686 = 414a5f3b0ced47d44795b57728b9bd19cb08d64bdadb4c63f14458a3cfc0adc88d2a38706df0ad54f88286aea527559157e2bcf20822a32798aa62c8286f51eb
+ source_x86_64 = http://szs.wiimm.de/download/szs-v2.26a-r8462-x86_64.tar.gz
+ sha512sums_x86_64 = 0dcd9eb5fc149ea5754fe5855c20fc3f326c6a16e8935c88ac395d5d1280489a90d86d988c349a964867c1b7842b09d70f304b60159825d3a512661cfa7aec49
pkgname = szs
-
diff --git a/PKGBUILD b/PKGBUILD
index b245bd8e38cf..0779da0c138c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,10 @@
-# Maintainer: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
+# Maintainer: Frederic Bezies <fredbezies at gmail dot com>
+# Contributor: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
pkgname=szs
-pkgver=2.23a
-
-_svnrev=8357
-
-pkgrel=2
+pkgver=2.26a
+_svnrev=8462
+pkgrel=1
pkgdesc="A set of command line tools to manipulate SZS, U8, BRRES, BREFF, BREFT, BMG, KMP, TEX, TPL, and StaticR.rel files of Mario Kart Wii"
arch=(i686 x86_64)
url="http://szs.wiimm.de/"
@@ -15,8 +14,8 @@ provides=(szstools)
conflicts=(szstools)
source_i686=("http://szs.wiimm.de/download/${pkgname}-v${pkgver}-r${_svnrev}-i386.tar.gz")
source_x86_64=("http://szs.wiimm.de/download/${pkgname}-v${pkgver}-r${_svnrev}-x86_64.tar.gz")
-sha512sums_i686=('4538a390cbcbb3061f93471161a765751e4eab8cb63b447b710fa54e02dbdf60c760764159de49355c3d6cd2c0dd004be708a816b10131ced1b9913e0394277f')
-sha512sums_x86_64=('314c490f9f7889d37229cdd98b8cd12ae9ee691c99e0c4fb81de098e6c2a0a24bc0ad8b6573c94be5a296a45a691254d0950199b6e5f487aed50e12b1b8c8686')
+sha512sums_i686=('414a5f3b0ced47d44795b57728b9bd19cb08d64bdadb4c63f14458a3cfc0adc88d2a38706df0ad54f88286aea527559157e2bcf20822a32798aa62c8286f51eb')
+sha512sums_x86_64=('0dcd9eb5fc149ea5754fe5855c20fc3f326c6a16e8935c88ac395d5d1280489a90d86d988c349a964867c1b7842b09d70f304b60159825d3a512661cfa7aec49')
prepare() {
cd "${pkgname}-v${pkgver}-r${_svnrev}"-*/