summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreatmyvenom2021-02-07 21:54:03 -0800
committereatmyvenom2021-02-07 21:54:03 -0800
commit79e2420c12b8c4f2af9a65bf4d5797b2ddb9a65d (patch)
tree8b820124112c42a8920600bb37ac1c0f34fffef6
parent817a116e0c3ef92595405acc04df8d391f0d2724 (diff)
downloadaur-79e2420c12b8c4f2af9a65bf4d5797b2ddb9a65d.tar.gz
bump version
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9900a4e6ac7a..728d5ad1ed3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,7 @@ pkgbase = mc-malilib-117-fabric
makedepends = wget
makedepends = jq
source = manifest.json::https://masa.dy.fi/api/games/mods/minecraft/latest/client/
- sha1sums = SKIP
+ sha1sums = 3b3c19c94ad38288f78222b4c72847f44df81b34
pkgname = mc-malilib-117-fabric
+
diff --git a/PKGBUILD b/PKGBUILD
index 2e66a447d5dd..a29fdc79e24f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: EatMyVenom <eat.my.venomm@gmail.com>
_modname=malilib
-_mcver="1.17-snapshot-20w51a"
+_mcver="1.17-snapshot-21w05a"
_modloader="fabric"
pkgname=mc-malilib-117-fabric
pkgver="0.10.0.dev.21.beta.1"
@@ -12,7 +12,7 @@ url="https://masa.dy.fi/mcmods/client_mods/"
license=('LGPL')
makedepends=('wget' 'jq')
source=("manifest.json::https://masa.dy.fi/api/games/mods/minecraft/latest/client/")
-sha1sums=('SKIP')
+sha1sums=('3b3c19c94ad38288f78222b4c72847f44df81b34')
pkgver() {
cd $srcdir