mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to 42.14.1
This commit is contained in:
parent
2b2d3925e8
commit
1b084a64d4
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = project-zomboid-server-unstable
|
||||
pkgdesc = Dedicated server for the game Project Zomboid (Build 42 unstable)
|
||||
pkgver = 42.13.2
|
||||
pkgver = 42.14.1
|
||||
pkgrel = 1
|
||||
url = https://projectzomboid.com
|
||||
install = project-zomboid-server.install
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -5,7 +5,7 @@ pkgname=project-zomboid-server-unstable
|
|||
_basename=project-zomboid-server
|
||||
# While the pkgver is set here, the latest unstable version will always be downloaded via steamcmd
|
||||
# Build 42 is currently on the unstable beta branch
|
||||
pkgver=42.13.2
|
||||
pkgver=42.14.1
|
||||
pkgrel=1
|
||||
pkgdesc="Dedicated server for the game Project Zomboid (Build 42 unstable)"
|
||||
arch=('x86_64')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue