summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYour friendly Juliaup bot2022-11-25 01:10:56 +0000
committerYour friendly Juliaup bot2022-11-25 01:10:56 +0000
commit7b573924a5dfb2f42353c8e2c81801ef88aef52c (patch)
treecdce9483dfd36845b533295fb02faaf074865fed /PKGBUILD
parent2ab662085ca25559276ed342f611d0bf2f838751 (diff)
downloadaur-7b573924a5dfb2f42353c8e2c81801ef88aef52c.tar.gz
Version 1.8.1 (automated version bump)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5f5e91e5d9d..0b12de5dd473 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Simeon Schaub <simeondavidschaub99@gmail.com>
pkgname=juliaup
-pkgver=1.7.27
+pkgver=1.8.1
pkgrel=1
pkgdesc="An experimental Julia version manager"
arch=('x86_64' 'x86' 'aarch64')
@@ -13,7 +13,7 @@ optdepends=()
provides=('julia')
conflicts=('julia' 'julia-bin')
source=("$url/archive/refs/tags/v$pkgver.tar.gz")
-md5sums=('60d5ca3e8e7d422ae6defc17eaa10180')
+md5sums=('2b853ab10d420489215de38a4587f0e0')
build() {
cd "${srcdir}/$pkgname-$pkgver"