summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6a5f7e8c8ef..0bf757bae220 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ _pkgname=idris2
pkgname=$_pkgname-git
pkgver=latest
pkgrel=1
+epoch=1 # HACK: remove when adding to AUR
pkgdesc='A purely functional programming language with first class types'
url='https://www.idris-lang.org/'
license=('custom')