summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent CaniBot2023-06-21 07:19:59 +0000
committerLaurent CaniBot2023-06-21 07:19:59 +0000
commit9d37167ad057abebc5dc6dbdaeede90c38658af2 (patch)
treef92415a7ea0a7c8d392b4f1fca7328424c0675b5
parentdff22f69aea8c7ce3bedca52c442d1fa23512f02 (diff)
downloadaur-9d37167ad057abebc5dc6dbdaeede90c38658af2.tar.gz
[Bot] Update Ligo pkg version [ ]
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef4fe0c44f42..627c7b0cc543 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ligo-bin
pkgdesc = High Level Smart Contract Language for Tezos (binary)
- pkgver = 0.67.1
+ pkgver = 0.68.0
pkgrel = 1
url = https://gitlab.com/ligolang/ligo
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = ligo-bin
provides = ligo
conflicts = ligo
conflicts = ligo-next
- source = https://gitlab.com/ligolang/ligo/-/jobs/4437631759/artifacts/raw/ligo.deb
+ source = https://gitlab.com/ligolang/ligo/-/jobs/4511170585/artifacts/raw/ligo.deb
md5sums = SKIP
pkgname = ligo-bin
diff --git a/PKGBUILD b/PKGBUILD
index 56bce45a01d7..fb19aa76a6a2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: LigoLang <infra at marigold dot dev>
pkgname=ligo-bin
-pkgver=0.67.1
+pkgver=0.68.0
pkgrel=1
pkgdesc="High Level Smart Contract Language for Tezos (binary)"
url="https://gitlab.com/ligolang/ligo"
@@ -11,7 +11,7 @@ license=('MIT')
provides=('ligo')
conflicts=('ligo' 'ligo-next')
-source=(https://gitlab.com/ligolang/ligo/-/jobs/4437631759/artifacts/raw/ligo.deb)
+source=(https://gitlab.com/ligolang/ligo/-/jobs/4511170585/artifacts/raw/ligo.deb)
md5sums=('SKIP')
prepare() {