summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYour friendly Juliaup bot2022-07-20 06:26:31 +0000
committerYour friendly Juliaup bot2022-07-20 06:26:31 +0000
commit8ef4cd489fc07ea5a757a8100ce63cab53ea447d (patch)
tree2447029eb79d7ad0da8be9d55820c42406480197 /PKGBUILD
parent1488509a3eb57e9daca39c93026fcfee99538e48 (diff)
downloadaur-8ef4cd489fc07ea5a757a8100ce63cab53ea447d.tar.gz
Version 1.6.11 (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 56f9d6c309c4..67e74ebfe9f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Simeon Schaub <simeondavidschaub99@gmail.com>
pkgname=juliaup
-pkgver=1.6.10
+pkgver=1.6.11
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=('01b69e2c7aaeb086661570413a7eb631')
+md5sums=('4d3f0b2aca91d74fc7a92190dfe14977')
build() {
cd "${srcdir}/$pkgname-$pkgver"