summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatt M2024-01-21 19:08:18 +0000
committerMatt M2024-01-21 19:08:24 +0000
commita8e0545820901af6fe37ef28d2f6b8236eae5f12 (patch)
treeb4c952e1431d72add381a9ba9a3fa635e0130e6b /PKGBUILD
parente0a2153ddd7c27e774af353076b6f16282f2882d (diff)
downloadaur-projectctr-makerom-bin.tar.gz
chore: update to version 0.18.4
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")