summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0a540fd4fc9..25e87c6422f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blueprint64
pkgdesc = A general-purpose ROMhacking tool for creating Super Mario 64 ROMhacks.
- pkgver = 0.17.4
+ pkgver = 0.18.0
pkgrel = 1
url = https://blueprint64.ca/
install = blueprint64.install
@@ -16,8 +16,8 @@ pkgbase = blueprint64
depends = qt5-svg
depends = which
depends = zlib
- source = https://gitlab.com/blueprint64/blueprint-64/uploads/a7ee6fd3ff2e998f4b1ad875a0f26d68/blueprint64-0.17.4.tar.gz
- md5sums = 934b178bb5f02c2bfa6f2376c443bcd6
+ source = https://gitlab.com/blueprint64/blueprint-64/uploads/8d691fbfd0ded92ac75228e483646cec/blueprint64-0.18.0.tar.gz
+ md5sums = 2fea14b313e552bcfb9142c497a1d751
pkgname = blueprint64
diff --git a/PKGBUILD b/PKGBUILD
index 899ab9e35853..50d574dd742e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matt Pharoah <mtpharoah@gmail.com>
pkgname=blueprint64
-pkgver=0.17.4
+pkgver=0.18.0
pkgrel=1
epoch=
pkgdesc='A general-purpose ROMhacking tool for creating Super Mario 64 ROMhacks.'
@@ -34,9 +34,9 @@ backup=()
options=()
install='blueprint64.install'
changelog=
-source=('https://gitlab.com/blueprint64/blueprint-64/uploads/a7ee6fd3ff2e998f4b1ad875a0f26d68/blueprint64-0.17.4.tar.gz')
+source=('https://gitlab.com/blueprint64/blueprint-64/uploads/8d691fbfd0ded92ac75228e483646cec/blueprint64-0.18.0.tar.gz')
noextract=()
-md5sums=('934b178bb5f02c2bfa6f2376c443bcd6')
+md5sums=('2fea14b313e552bcfb9142c497a1d751')
validpgpkeys=()
build() {