summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c41a87bccbba..909b0bc69a10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matt M <numbernine dot archlinux at complexnumber dot net>
pkgname=('projectctr-makerom-bin')
-pkgver=0.18.3
+pkgver=0.18.4
pkgrel=1
pkgdesc="Creates CTR cxi/cfa/cci/cia files"
arch=('x86_64')
@@ -8,7 +8,7 @@ url="https://github.com/3DSGuy/Project_CTR/"
license=('unknown')
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
-sha256sums=("6f36f77946742d2b8286a92d887e845e06d430998ed4a9c4856d8ea2d4eebd6f")
+sha256sums=('dd596854718c195c6e3229286be485b122921715555af8ae5cf8e9a465d9f970')
source=("$pkgname-$pkgver.zip::https://github.com/3DSGuy/Project_CTR/releases/download/makerom-v$pkgver/makerom-v$pkgver-ubuntu_x86_64.zip")