mirror of
https://github.com/archlinux/aur.git
synced 2026-02-10 15:29:38 +01:00
Bump version
This commit is contained in:
parent
8701980cc0
commit
d2da3028cf
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue