summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')