Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
dwarffortress
Commits:
0c3b0486 by Sven-Hendrik Haase at 2025-09-07T04:37:56+02:00
upgpkg: 52.04-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = dwarffortress
pkgdesc = A single-player fantasy game in which you build a dwarven
outpost or play an adventurer in a randomly generated world
- pkgver = 52.03
+ pkgver = 52.04
pkgrel = 1
url = https://www.bay12games.com/dwarves/
install = dwarffortress.install
@@ -24,17 +24,17 @@ pkgbase = dwarffortress
optdepends = nvidia-utils: If you have nvidia graphics
optdepends = alsa-lib: for alsa sound
optdepends = libpulse: for pulse sound
- noextract = df_52_03_linux.tar.bz2
+ noextract = df_52_04_linux.tar.bz2
options = !strip
options = !buildflags
options = !debug
source = dwarffortress.sh
source = dwarffortress.desktop
source = dwarffortress.png
- source = https://www.bay12games.com/dwarves/df_52_03_linux.tar.bz2
+ source = https://www.bay12games.com/dwarves/df_52_04_linux.tar.bz2
sha256sums =
c23b984face14541e48af1b6845c318fae74800b9774c97a1d5b8aa4bfa19b6a
sha256sums =
e79e3d945c6cc0da58f4ca30a210c7bf1bc3149fd10406d1262a6214eb40445a
sha256sums =
83183abc70b11944720b0d86f4efd07468f786b03fa52fe429ca8e371f708e0f
- sha256sums =
1b362e6d1ba426118d0ffc4bdebcc3a6684b5519885860603f9ea5946b64448e
+ sha256sums =
c7fbf8c96ba88e76de6b437b2940083417613c18e5d03a16cbc3e2fde0c2a5e7
pkgname = dwarffortress
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: djnm <nmihalich [at} gmail dott com>
pkgname=dwarffortress
-pkgver=52.03
+pkgver=52.04
_pkgver=${pkgver/./_}
pkgrel=1
pkgdesc="A single-player fantasy game in which you build a dwarven outpost or
play an adventurer in a randomly generated world"
@@ -26,7 +26,7 @@ source=(dwarffortress.sh
sha256sums=('c23b984face14541e48af1b6845c318fae74800b9774c97a1d5b8aa4bfa19b6a'
'e79e3d945c6cc0da58f4ca30a210c7bf1bc3149fd10406d1262a6214eb40445a'
'83183abc70b11944720b0d86f4efd07468f786b03fa52fe429ca8e371f708e0f'
- '1b362e6d1ba426118d0ffc4bdebcc3a6684b5519885860603f9ea5946b64448e')
+ 'c7fbf8c96ba88e76de6b437b2940083417613c18e5d03a16cbc3e2fde0c2a5e7')
noextract=(df_${_pkgver}_linux.tar.bz2)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dwarffortress/-/commit/0c3b0486c2557bce81ef8411c1ef80738657f71a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dwarffortress/-/commit/0c3b0486c2557bce81ef8411c1ef80738657f71a
You're receiving this email because of your account on gitlab.archlinux.org.