summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Rizzitello2023-03-16 17:48:29 -0400
committerChris Rizzitello2023-03-16 17:48:29 -0400
commit5c21f5754c2b2572542bca28e7dfce93ecaa234d (patch)
treea00aa77e4a8f5d337cc49ea758082e930464303e /PKGBUILD
parent3c6d08f11f55323ba1af5ca1339ed70910965513 (diff)
downloadaur-5c21f5754c2b2572542bca28e7dfce93ecaa234d.tar.gz
v1.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24c38410203b..17d783c08c72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chris Rizzitello <sithlord48@gmail.com>
pkgname=blackchocobo
conflicts=('blackchocobo-git')
-pkgver=1.13.0
+pkgver=1.14.0
pkgrel=1
pkgdesc="Final Fantasy 7 Save Editor"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -10,8 +10,8 @@ license=('GPL3')
depends=('qt6-base' 'libff7tk')
#optdepends=('otf-ipafont: font for displaying japanese')
install=$pkgname.install
-source=("https://github.com/sithlord48/blackchocobo/archive/v1.13.0.tar.gz")
-sha256sums=('a046e23d8eb31d1c3f3e16c4e24ecd1ddfaf5127f67217ae63d370ba25960a5d')
+source=("https://github.com/sithlord48/blackchocobo/archive/v1.14.0.tar.gz")
+sha256sums=('100f12ad119d2f0e618b794bc17d0941faab23ae307d04dad2b7ec65794d3db2')
build() {