Skip to content

Commit 15e4521

Browse files
committed
drasl: auto updated to 3.4.0-1
It has been built because: * Kimiblock has requested to build it * it failed last time and has been updated
1 parent f6f864d commit 15e4521

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

archlinuxcn/drasl/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Contributor: evan <mail@evangoo.de>
33
_pkgname=drasl
44
pkgname="${_pkgname}"
5-
pkgver=3.3.0
6-
pkgrel=4
5+
pkgver=3.4.0
6+
pkgrel=1
77
pkgdesc="Yggdrasil-compatible API server for Minecraft"
88
arch=('x86_64' 'aarch64')
99
url="https://github.com/unmojang/drasl"
@@ -14,7 +14,7 @@ conflicts=("${_pkgname}")
1414
source=(
1515
"${_pkgname}::git+https://github.com/unmojang/drasl.git#tag=v${pkgver}"
1616
)
17-
sha256sums=('cc70e0d0ec9d2e982c08012b537dbc94857a53514e5e99b66a76c476c152e371')
17+
sha256sums=('af73d57558df7032c936ce9577b6ed13ffd5709edd118c8436257b004799c8c2')
1818

1919
#function pkgver() {
2020
# cd "${srcdir}/${_pkgname}"

0 commit comments

Comments
 (0)