summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Menard2024-02-01 13:34:29 +0100
committerChristian Menard2024-02-01 13:34:29 +0100
commit44882ee8f6dd2f294b5f9aa8d270ddd29e6ae2ca (patch)
treea9807a210fa2c117ee3600ad55b97ed7d712dcb7 /PKGBUILD
parent5a44f62a135f0ac1c0a7b58b019fab63321aea31 (diff)
downloadaur-44882ee8f6dd2f294b5f9aa8d270ddd29e6ae2ca.tar.gz
0.6.0 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f990e419a186..b3bb502f07cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_version=$(curl -L -H "Accept: application/vnd.github+json" "https://api.github.com/repos/lf-lang/epoch/releases/tags/nightly" 2>&1 | grep '"name":' | grep "linux" | cut -d'_' -f3 | cut -d'-' -f1)
pkgname=epoch-nightly-bin
-pkgver=202309110502
+pkgver=202402010502
pkgrel=1
pkgdesc="The Epoch IDE for Lingua Franca"
arch=('x86_64')