summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent CaniBot2023-07-19 14:12:44 +0000
committerLaurent CaniBot2023-07-19 14:12:44 +0000
commita473695137bf7c3f11196e0e9be77f51c918f6ce (patch)
treed96dd72ef2db2a9131221c3824c0cc2024c52a7f
parent6eb85a6031e19a76ed96fbf3d85f8c91270653a3 (diff)
downloadaur-a473695137bf7c3f11196e0e9be77f51c918f6ce.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 6447619c651b..e72e1ef4ae56 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ligo-bin
pkgdesc = High Level Smart Contract Language for Tezos (binary)
- pkgver = 0.69.0
+ pkgver = 0.70.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/4606441821/artifacts/raw/ligo.deb
+ source = https://gitlab.com/ligolang/ligo/-/jobs/4687472710/artifacts/raw/ligo.deb
md5sums = SKIP
pkgname = ligo-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2c43acba8b96..ea6e756eb082 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: LigoLang <infra at marigold dot dev>
pkgname=ligo-bin
-pkgver=0.69.0
+pkgver=0.70.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/4606441821/artifacts/raw/ligo.deb)
+source=(https://gitlab.com/ligolang/ligo/-/jobs/4687472710/artifacts/raw/ligo.deb)
md5sums=('SKIP')
prepare() {