summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGareth Latty2019-12-26 09:38:35 +0000
committerGareth Latty2019-12-26 09:38:35 +0000
commit7ca29bbf5982783335f254614dec904d0a672309 (patch)
tree4a8f48f7388acb04ea4d5b59132d8f934cd190ab /PKGBUILD
parent858440813e71f5d098a8bb6dd954d466b2ef94a8 (diff)
downloadaur-unrpa.tar.gz
Bump to 2.3.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 438d25c71487..5c96b4572a82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Gareth Latty <gareth@lattyware.co.uk>
pkgname=unrpa
-pkgver=2.2.0
+pkgver=2.3.0
pkgrel=1
pkgdesc="Extract files from the RPA archive format (from Ren'Py visual novels)."
arch=("any")
@@ -12,8 +12,8 @@ optdepends=("python-uncompyle6: ZiX archive support")
source=("$pkgname-$pkgver.tar.gz::https://github.com/Lattyware/$pkgname/archive/$pkgver.tar.gz"
"https://github.com/Lattyware/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.asc")
validpgpkeys=("92A57AA673039A4491E6D80E5BDD8CFCA5F0551E")
-sha256sums=("a85bc053b2401c3739db9f173ae3c277caaa917d96fec2bab61aecc6f2922dcc"
- "841511d411c031fbf1af23234f39834285520d62c9d6546892e20acc939fbaed")
+sha256sums=("e30684de7098fa7fc657d0cfd9d7d0e2a7fe96f31a964f5ac5f81418a5b4cb7d"
+ "6bfd8d7f656af97d987d0fdcc6d044e04593782a73c440785e0667812a940f4e")
build() {
cd "$srcdir/$pkgname-$pkgver"