Bump version

This commit is contained in:
SelfRef 2024-04-18 19:18:27 +02:00
parent 8701980cc0
commit d2da3028cf
2 changed files with 3 additions and 3 deletions

View file

@ -1,13 +1,13 @@
pkgbase = mrpack-install-bin
pkgdesc = Modrinth Modpack server deployment
pkgver = 0.16.9
pkgver = 0.16.10
pkgrel = 1
url = https://github.com/nothub/mrpack-install
arch = x86_64
license = MIT
provides = mrpack-install
conflicts = mrpack-install
source = mrpack-install::https://github.com/nothub/mrpack-install/releases/download/v0.16.9/mrpack-install-linux
source = mrpack-install::https://github.com/nothub/mrpack-install/releases/download/v0.16.10/mrpack-install-linux
md5sums = aedb13fab309ce0d425331585cfe9fca
pkgname = mrpack-install-bin

View file

@ -2,7 +2,7 @@
_basename=mrpack-install
pkgname="${_basename}-bin"
pkgver=0.16.9
pkgver=0.16.10
pkgrel=1
pkgdesc="Modrinth Modpack server deployment"
arch=('x86_64')