summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNyCode2021-08-31 09:32:12 +0200
committerNyCode2021-08-31 09:32:12 +0200
commit8448b5a8824f6cc1a360f3179367089579ac16f2 (patch)
tree0213dc3cf20a032a0cfafcdac85296932e18382f
parent223fb91c403692ec1f921c2965cf25f621c16931 (diff)
downloadaur-8448b5a8824f6cc1a360f3179367089579ac16f2.tar.gz
Update aur package
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b957ffbba44f..728ed2cc2d25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mcserv-git
pkgdesc = CLI utility to manage MC server installations.
- pkgver = r37.18ad3b6
- pkgrel = 2
+ pkgver = r50.3eae166
+ pkgrel = 1
url = https://github.com/DRSchlaubi/mcserv
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index dea19a46414d..aa1f4a13946b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nico Ramlow <nico@nycode.de>
pkgname=mcserv-git
-pkgver=r37.18ad3b6
-pkgrel=2
+pkgver=r50.3eae166
+pkgrel=1
pkgdesc="CLI utility to manage MC server installations."
arch=('x86_64')
url="https://github.com/DRSchlaubi/mcserv"