summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb3fc1fa064c..089dcdc3452a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ modname=darkpaintings
srvname=forge
pkgver=11.0.2
minver=1.19
-pkgrel=1
+pkgrel=2
url='https://www.curseforge.com/minecraft/mc-mods/dark-paintings'
arch=('any')
@@ -13,9 +13,9 @@ license=('GPL')
pkgdesc="This mod adds a large variety of new paintings to the game. These paintings are seamlessly integrated with the vanilla paintings and are placed in the world using the normal painting item."
source=(https://mediafiles.forgecdn.net/files/3823/331/DarkPaintings-Forge-1.19-11.0.2.jar)
-depends=("forge-hooks>=1.0.0"
- "forge-server>=41.0.94"
- "forge-server-bookshelf>=14.1.7")
+depends=("forge-server=41.1.0"
+ "forge-server-hooks=1.0.0"
+ "forge-server-bookshelf=14.1.7")
noextract=(DarkPaintings-Forge-$minver-$pkgver.jar)
sha256sums=('91d5f5fc839f324362a5621147806b5bcec754d3a16d40f075865ec158a981ab')