summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShuhei YOSHIDA2020-11-17 10:22:42 +0900
committerShuhei YOSHIDA2020-11-17 10:22:42 +0900
commitd9e84ffe70bcdc104107ba68ac977cbb3db3c4ed (patch)
treee6c476b4c74125c3757ae197e8abb6d2b58fa201 /PKGBUILD
parent3918430ba08dded1b39941dbe1466261f74f6548 (diff)
downloadaur-d9e84ffe70bcdc104107ba68ac977cbb3db3c4ed.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f28b0a45ce4d..98a130999520 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: yantene <contact@yantene.net>
pkgname=anyenv
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="All in one for **env"
arch=('any')
@@ -10,7 +10,7 @@ depends=()
conflicts=()
install="anyenv.install"
source=("https://github.com/anyenv/anyenv/archive/v${pkgver}.tar.gz")
-md5sums=('17ffc5b12ffcd5653178b7486082fd4a')
+md5sums=('918ce412d3002416921f6ea15a9df008')
build() {
cd $srcdir