summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYour friendly Juliaup bot2022-08-09 23:51:19 +0000
committerYour friendly Juliaup bot2022-08-09 23:51:19 +0000
commitb36a286831adfbac4231e06fdb7cefed4d63cabe (patch)
treec086ce9ba0ce8ed355485787a65d94bb4881edab /PKGBUILD
parentb2ee44d2e87fd2e7dc55aafbfa7502a853f64d87 (diff)
downloadaur-b36a286831adfbac4231e06fdb7cefed4d63cabe.tar.gz
Version 1.7.20 (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 f173b560cbca..dcb9f7882dd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Simeon Schaub <simeondavidschaub99@gmail.com>
pkgname=juliaup
-pkgver=1.6.12
+pkgver=1.7.20
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=('2e35271fafd33a8060a016942367bd45')
+md5sums=('0ee248a971387f6e4e9ecad2764638f6')
build() {
cd "${srcdir}/$pkgname-$pkgver"