summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Cholasta2021-10-20 05:44:46 +0200
committerJan Cholasta2021-10-20 05:44:46 +0200
commitbf45c479391777952dfc2878f0ac9897540541ef (patch)
tree45c1c2d6cbff5706cbe41a4b47ab446d0e5baa73 /PKGBUILD
parentc789cbe68138216c8727d03d8110cc6cf484110c (diff)
downloadaur-bf45c479391777952dfc2878f0ac9897540541ef.tar.gz
slade-git-3.2.0_b3+45+g05de0e3e-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d6469fa4901..0825313a1a69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=slade
pkgname=${_name}-git
-pkgver=3.2.0_b3+44+gdfeecacb
+pkgver=3.2.0_b3+45+g05de0e3e
pkgrel=1
pkgdesc='SLADE3 Doom editor (git version)'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('bzip2'
'curl'
'fluidsynth>=2.2'
- 'fmt>=7'
+ 'fmt>=8.0.1'
'freeimage'
'ftgl'
'glew>=2.2'