summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTricia2024-04-16 13:52:50 +0100
committerTricia2024-04-16 13:52:50 +0100
commit7af61be87f5bc436f27a1287162f5f906d95d222 (patch)
treeb0116fe8b35f81f0c3c6236556d5260470a92ecf
parenta5c32bfbd74a5452dc9edb84c5fcd9a3a38b7a0c (diff)
downloadaur-python-flash-patcher.tar.gz
v6.2.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 285f30947df8..ae465082230a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-flash-patcher
pkgdesc = Adobe Flash SWF file patching tool
- pkgver = 6.1.0
- pkgrel = 2
+ pkgver = 6.2.0
+ pkgrel = 1
url = https://github.com/rayyaw/flash-patcher
arch = any
license = AGPL3
@@ -11,7 +11,7 @@ pkgbase = python-flash-patcher
depends = ffdec
depends = python
depends = python-antlr4
- source = https://github.com/rayyaw/flash-patcher/archive/refs/tags/v6.1.0.tar.gz
- b2sums = 146e5277ca57e25522d49872777f6943f4fde939dccb4af4a0faaec0ab92a420a9ddd7bd3936471439cc43dd1368ea85b620b4b6fd9e62b353d9a02bc9d18fa3
+ source = https://github.com/rayyaw/flash-patcher/archive/refs/tags/v6.2.0.tar.gz
+ b2sums = 3af5df8a9fdf18524f9a0992a2323c39e9eb43361a49cbffd889dd2cb6d84934cce3965afb67d000df0005d533d487fe20500751d323bc1b664013af1b770a20
pkgname = python-flash-patcher
diff --git a/PKGBUILD b/PKGBUILD
index d1353aec2870..29bbb6100436 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Tricia, `creyon` <gtcreyon@gmail.com>
pkgname=python-flash-patcher
_name=flash-patcher
-pkgver=6.1.0
-pkgrel=2
+pkgver=6.2.0
+pkgrel=1
pkgdesc="Adobe Flash SWF file patching tool"
arch=('any')
url="https://github.com/rayyaw/flash-patcher"
@@ -28,3 +28,4 @@ package() {
python -m installer --destdir="$pkgdir" dist/*.whl
}
+b2sums=('3af5df8a9fdf18524f9a0992a2323c39e9eb43361a49cbffd889dd2cb6d84934cce3965afb67d000df0005d533d487fe20500751d323bc1b664013af1b770a20')