summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8986d5098c53..0ab0b3f94199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
# Maintainer: yantene <contact@yantene.net>
+# Maintainer: usagiga <usagiga@usagiga.me>
pkgname=anyenv
-pkgver=1.1.4
+pkgver=1.1.5
pkgrel=1
pkgdesc="All in one for **env"
arch=('any')
@@ -10,7 +11,7 @@ depends=()
conflicts=()
install="anyenv.install"
source=("https://github.com/anyenv/anyenv/archive/v${pkgver}.tar.gz")
-md5sums=('4ba0ca8ac8a8f61c834faac76e8157bc')
+md5sums=('0a39364230131b6779044701c8594723')
build() {
cd $srcdir